| DfsComHelper Methods |
The DfsComHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| 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 | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| 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 | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |