Click or drag to resize

SerializerCoordsSurrogate Structure

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 struct SerializerCoordsSurrogate

The SerializerCoordsSurrogate type exposes the following members.

Constructors
  NameDescription
Public methodSerializerCoordsSurrogate
Initializes a new instance of the SerializerCoordsSurrogate 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 methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldX
Public fieldY
Public fieldZ
Top
See Also