Number of items in table
            
 
    Namespace: 
   DHI.Mike1D.Generic
    Assembly:
   DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get () sealed;
}Property Value
Type: 
Int32Implements
IXYTableCount
See Also