This topic has not yet been rated - Rate this topic

RangeConditionHeaderValue Methods

.NET Framework 4.5

The RangeConditionHeaderValue type exposes the following members.

  Name Description
Public method Equals Determines whether the specified Object is equal to the current RangeConditionHeaderValue object. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for an RangeConditionHeaderValue object. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Static member Parse Converts a string to an RangeConditionHeaderValue instance.
Public method ToString Returns a string that represents the current RangeConditionHeaderValue object. (Overrides Object.ToString().)
Public method Static member TryParse Determines whether a string is valid RangeConditionHeaderValue information.
Top
  Name Description
Explicit interface implemetation Private method ICloneable.Clone Creates a new object that is a copy of the current RangeConditionHeaderValue instance.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.