Click or drag to resize

DfsExtensionsCreateEmptyItemData Method

Overload List
  NameDescription
Public methodStatic memberCreateEmptyItemData(IDfsSimpleDynamicItemInfo)
Public methodStatic memberCreateEmptyItemDataT(IDfsSimpleDynamicItemInfo)
Public methodStatic memberCreateEmptyItemData(IDfsFile, Int32)
Public methodStatic memberCreateEmptyItemDataT(IDfsFile, Int32)
Create an IDfsItemDataT of the correct type for the item with the given itemNumber.

The result can be used by ReadItemTimeStep(IDfsItemData, Int32)

If not the item is of type {T}, an exception will be thrown.

Top
See Also