DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSAbstractList.Count | Methods | Properties
Number of items on the list.
// C# public int Count();
' VisualBasic Public Function Count() As Integer
// Oxygene public function Count : Integer;
Type | Description |
---|---|
int Integer | Number of items on the list. |