Click or drag to resize

IDfsComHelper Methods

The IDfsComHelper type exposes the following members.

Methods
  NameDescription
Public methodGetAssociatedStaticNumbers
Get the list of associated static item numbers IDfsDynamicItemInfo as a non-generic list.
Public methodGetCustomBlocks
Get the custom blocks from an IDfsFileInfo as a non-generic list.

The elements in the list can be cast to IDfsCustomBlock

Public methodGetItemInfoDfs
Get the dynamic item infos from an IDfsFile as a non-generic list.

The elements in the list can be cast to IDfsDynamicItemInfo

Public methodGetItemInfoDfs123
Get the dynamic item infos from an IDfs123File as a non-generic list.

The elements in the list can be cast to IDfsSimpleDynamicItemInfo

Public methodGetItemInfoDfsu
Get the dynamic item infos from an IDfsuFile as a non-generic list.

The elements in the list can be cast to IDfsSimpleDynamicItemInfo

Top
See Also