The IndexedValue type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Indicates whether this instance and a specified object are equal. (Inherited from ![]() |
![]() | ![]() | Returns the hash code for this instance. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | GetValue T |
A type-specific getter to retrieve the actual value encapsulated by this Value object.
Where performance is a concern and the data type of the value is known, this accessor
should be used in preference to the Value property.
|
![]() | ![]() | Returns the fully qualified type name of this instance. (Inherited from ![]() |
See Also