public sealed class HttpRoute.Types.HeaderMatch.Types.IntegerRange : IMessage<HttpRoute.Types.HeaderMatch.Types.IntegerRange>, IEquatable<HttpRoute.Types.HeaderMatch.Types.IntegerRange>, IDeepCloneable<HttpRoute.Types.HeaderMatch.Types.IntegerRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class HttpRoute.Types.HeaderMatch.Types.IntegerRange.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation is for the `IntegerRange` class within the `HttpRoute.Types.HeaderMatch.Types` namespace of the Network Services v1 API."],["The `IntegerRange` class represents a range of integer values and it inherits from the `object` class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IntegerRange` instances can be constructed using the default constructor or by providing another `IntegerRange` instance."],["The `IntegerRange` class has two properties: `Start`, representing the inclusive start of the range, and `End`, representing the exclusive end of the range."]]],[]]