Click or drag to resize

HTMLSummaryStructureInfoT Structure

Structure info for a structure of type {T}

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public struct StructureInfo<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.StructureInfo`1"]

The HTMLSummaryStructureInfoT type exposes the following members.

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 fieldGridPointIndex
Index of gridpoint where structure is located
Public fieldReach
Reach where structure is located
Public fieldStructure
Structure
Top
See Also