Click or drag to resize

DfsComHelper Methods

The DfsComHelper type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
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

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also