Click or drag to resize

Location Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class Location : ILocation, IComparable, 
	ICloneable, IEquatable<ILocation>, IExtensibleDataObject

The Location type exposes the following members.

Constructors
  NameDescription
Public methodLocation
Initializes a new instance of the Location class
Public methodLocation(String, Double)
Initializes a new instance of the Location class
Top
Properties
  NameDescription
Public propertyChainage
Public propertyExtensionData
Public propertyID
Top
Methods
Fields
  NameDescription
Protected field_chainage
Protected field_id
Top
Extension Methods
See Also