| IDfsComHelper Interface |
Namespace: DHI.Generic.MikeZero.DFS
The IDfsComHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAssociatedStaticNumbers |
Get the list of associated static item numbers IDfsDynamicItemInfo
as a non-generic list.
| |
| GetCustomBlocks |
Get the custom blocks from an IDfsFileInfo
as a non-generic list.
The elements in the list can be cast to IDfsCustomBlock | |
| GetItemInfoDfs |
Get the dynamic item infos from an IDfsFile
as a non-generic list.
The elements in the list can be cast to IDfsDynamicItemInfo | |
| GetItemInfoDfs123 |
Get the dynamic item infos from an IDfs123File
as a non-generic list.
The elements in the list can be cast to IDfsSimpleDynamicItemInfo | |
| GetItemInfoDfsu |
Get the dynamic item infos from an IDfsuFile
as a non-generic list.
The elements in the list can be cast to IDfsSimpleDynamicItemInfo |