Typed
|
The TypedValue type exposes the following members.
Name | Description | |
---|---|---|
![]() |
TypedValue(Int32) | Constructor for the TypedValue structure. |
![]() |
TypedValue(Int32, Object) | Constructor for the TypedValue structure. |
Name | Description | |
---|---|---|
![]() |
TypeCode | Property that represents the type code of the value. The type of the value is defined by this property. |
![]() |
Value | Property that represents the value of this object. |
Name | Description | |
---|---|---|
![]() |
Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
![]() |
GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
ToString | (Overrides ValueTypeToString) |
![]() |
ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
Name | Description | |
---|---|---|
![]() ![]() |
Equality(TypedValue, TypedValue) | Equality operator for the TypedValue class. Checks whether the typed values are equal. |
![]() ![]() |
Inequality(TypedValue, TypedValue) | Equality operator for the TypedValue class. Checks whether the typed values are not equal. |
© Bricsys NV. All rights reserved. |