| DfsuDynamicItemInfo Methods | 
The DfsuDynamicItemInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| SetUnitConversion | 
            Sets the unit conversion for a specific item. 
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| CreateEmptyItemData | Overloaded.   
            Create an IDfsItemDataT of the correct type for the
            item.
              (Defined by DfsExtensions.)The result can be used by ReadItemTimeStep(IDfsItemData, Int32)  | |
| CreateEmptyItemDataT | Overloaded.   
            Create an IDfsItemDataT of the correct type for the
            item.
              (Defined by DfsExtensions.)The result can be used by ReadItemTimeStep(IDfsItemData, Int32) If not the item is of type {T}, an exception will be thrown.  |