CrossSectionDataCount Property |
returns the number of cross sections
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
Property Value
Type:
Int32See Also