ReachCrossSectionsCount Property  | 
 
            Number of cross sections in reach
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}Property Value
Type: 
Int32
See Also