Click or drag to resize

ResultData Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class ResultData : AbstractDataAccess, IResultData

The ResultData type exposes the following members.

Constructors
  NameDescription
Public methodResultData
Initializes a new instance of the ResultData class
Top
Properties
Methods
  NameDescription
Public methodContainsAtLeastOneDataItem
Public methodDispose
Releases all resources used by the ResultData
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 methodFinish
Public methodFlush
Public methodGenerateDerivedProperties
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNumberOfDataItems
Public methodGetNumberOfElements
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGridPointsWithStructure
Public methodLoad Obsolete.
Public methodLoad(IDiagnostics)
Public methodLoadData
Public methodLoadHeader(IDiagnostics)
Public methodLoadHeader(Boolean, IDiagnostics)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare
Public methodPrepareLoad
Public methodReconnectNetwork
Public methodSave
Public methodTimeOfNextUpdate
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTriggerTimeStepEvent
Public methodUpdate(DateTime)
Public methodUpdate(DateTime, Int32)
Public methodUpdateAndFlushIfNeeded
Top
Events
  NameDescription
Public eventTimeStepEvent
Top
Fields
  NameDescription
Protected field_connection (Inherited from AbstractDataAccess.)
Public fieldDoStoreUserFunction
Top
Extension Methods
See Also