Click or drag to resize

PropertyData Methods

The PropertyData type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetOrder
Public methodSortAscending
Public methodSortDescending
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodAnd (Defined by Extension.)
Public Extension MethodAs(String)Overloaded. (Defined by Extension.)
Public Extension MethodAs(String)Overloaded. (Defined by Extension.)
Public Extension MethodContains (Defined by Extension.)
Public Extension MethodEndsWith (Defined by Extension.)
Public Extension MethodIsBetween (Defined by Extension.)
Public Extension MethodIsEqual(Object)Overloaded. (Defined by Extension.)
Public Extension MethodIsEqual(PropertyData)Overloaded. (Defined by Extension.)
Public Extension MethodIsMajor(Object)Overloaded. (Defined by Extension.)
Public Extension MethodIsMajor(PropertyData)Overloaded. (Defined by Extension.)
Public Extension MethodIsMajorOrEqual (Defined by Extension.)
Public Extension MethodIsMinor(Object)Overloaded. (Defined by Extension.)
Public Extension MethodIsMinor(PropertyData)Overloaded. (Defined by Extension.)
Public Extension MethodIsMinorOrEqual (Defined by Extension.)
Public Extension MethodIsNotBetween (Defined by Extension.)
Public Extension MethodIsNotEqual(Object)Overloaded. (Defined by Extension.)
Public Extension MethodIsNotEqual(PropertyData)Overloaded. (Defined by Extension.)
Public Extension MethodIsNotNull (Defined by Extension.)
Public Extension MethodIsNull (Defined by Extension.)
Public Extension MethodNotContains (Defined by Extension.)
Public Extension MethodNotEndsWith (Defined by Extension.)
Public Extension MethodNotStartsWith (Defined by Extension.)
Public Extension MethodOriginalValue (Defined by Extensions.)
Public Extension MethodSetData (Defined by Extension.)
Public Extension MethodStartsWith (Defined by Extension.)
Top
See Also