Click or drag to resize

DataModule Methods

The DataModule type exposes the following members.

Methods
  NameDescription
Public methodAddDataItem(IEngineDataItemDouble)
Public methodAddDataItem(IEngineDataItemInt32)
Public methodAddDataItem(IEngineDataItemTimeSpan)
Public methodAddDataItem(IEngineDataItemMinMaxValueContainer)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFinalizeTimestep
Public methodFinish
Public methodGetDataItem
Public methodGetDataItemInt
Public methodGetDataItemMinMax
Public methodGetDataItemTimeSpan
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetProxy
Public methodGetProxy(EngineNode)
Public methodGetProxy(EngineReach)
Public methodGetProxy(EngineReach, Int32)
Public methodGetProxyReachGeneric
Public methodGetSourcePoint(EngineReach, Int32)
Public methodGetSourcePoint(EngineReach, Type)
Public methodGetSourcePoint(EngineReach, Type, ILocationSpan)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInititalize
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPerformTimestep
Public methodPreferredTimeStep
Public methodPrepare
Public methodPrepareForTimeStep
Public methodRemoveDataItem(IEngineDataItemDouble)
Public methodRemoveDataItem(IEngineDataItemInt32)
Public methodRemoveDataItem(IEngineDataItemTimeSpan)
Public methodRemoveDataItem(IEngineDataItemMinMaxValueContainer)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWriteState
Top
Extension Methods
See Also