Click or drag to resize

INetworkDataSetDouble Interface

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 interface INetworkDataSetDouble : IEnumerable<INetworkDataDouble>, 
	IEnumerable

The INetworkDataSetDouble type exposes the following members.

Properties
  NameDescription
Public propertyData
Top
Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableINetworkDataDouble.)
Public methodNetworkData
Public methodOffers
Top
See Also