Name | Description | |
---|---|---|
RichValue<T> Constructor | Overloaded. |
The following tables list the members exposed by RichValue<T>.
Name | Description | |
---|---|---|
RichValue<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
FieldCount | Gets the total numbers of fields. | |
ShowDetailsIcon | Gets or sets a boolean indicating whether to show the icon for RichValue<T> object. | |
Tag | Gets or sets the object that contains data about RichValue<T> object. |
Name | Description | |
---|---|---|
CompareTo | ||
GetFieldName | Gets the name of field. | |
IsSameField | Gets a boolean value indicating whether this object has same fields as the specified object. | |
ToString | Returns a string that represents the current object. | |
TryGetFieldValue | Overloaded. Gets the specified field value from this IRichValue object. |