IDataItem Interface |
Namespace: ITHit.FileSystem
The IDataItem type exposes the following members.
Name | Description | |
---|---|---|
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.
|