Click or drag to resize
SoLDMTileID Structure

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public struct SoLDMTileID

The SoLDMTileID type exposes the following members.

Constructors
  NameDescription
Public methodSoLDMTileID(Int64)
Initializes a new instance of the SoLDMTileID class
Public methodSoLDMTileID(Int64, UInt16) Obsolete.
Initializes a new instance of the SoLDMTileID class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberSetCurrentTimeStep Obsolete.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Operators
Properties
  NameDescription
Public propertyID
Public propertyTimeStep Obsolete.
Top
See Also