In This Topic
The following tables list the members exposed by DataItem.
Public Constructors
Public Properties
| Name | Description |
 | Data | Gets an object representing the data item to wrap. |
 | IsLoaded | Gets a value indicating if the data item is loaded. |
Top
Public Methods
| Name | Description |
 | Equals | Determines whether the specified object is equal to the current instance. |
 | GetHashCode | Returns the hash code for the current instance. |
 | ToString | Retrieves the string representation of the current instance. |
Top
See Also