DHI.Mike1D Class Library
C#
Show/Hide TOC
IRes
1DGrid
Points
Count Property
The number of
IRes1DGridPoint
's in the list
Definition
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
int
Count
{
get
; }
Property Value
Int32
Implements
ICollection
T
Count
IReadOnlyCollection
T
Count
See Also
Reference
IRes1DGridPoints Interface
DHI.Mike1D.ResultDataAccess Namespace
In This Article
Definition
Property Value
Implements
See Also