The FilteredPropertyType type exposes the following members.
Methods
Type | Name | Description |
---|---|---|
![]() | Equals | (Overrides Object..::.Equals(Object).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object..::.GetHashCode()()().) |
![]() ![]() | GetInstanceFromString |
Returns an instance of this class using its associated String value.
|
![]() | GetIntValue |
Returns an int value associated with a specific instance of this class.
Each constant has an associated integer value, which is only
useful for use in a switch() construct. For simple comparisons,
call Equals() or use "==".
|
![]() | GetObjectData |
This method is exposed to satisfy the ISerializable interface.
|
![]() | GetStringValue |
Returns a String value associated with a specific instance of this class.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Returns a String value associated with a specific instance of this class.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides Object..::.ToString()()().) |