IDataItem Interface |
Namespace: ITHit.FileSystem
The IDataItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Compares this data item with another data item for equality.
| |
| GetStream |
Gets stream to read and write data.
| |
| GetValueT |
Gets value.
| |
| GetValueAsyncT |
Gets value.
| |
| SetValue |
Sets value.
| |
| SetValueAsync |
Sets value.
| |
| TryGetValueT |
Tries to get value.
|