Gets the number of elements contained in the CollectionBase instance.
[Visual Basic]
Public ReadOnly Property Count As Integer[C#]
public int Count {get;}[JScript]
public function get Count : intThe number of elements contained in the CollectionBase instance.Retrieving the value of this property is an O(1) operation.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
DirItemsCollection Class | DirItemsCollection Members
© WeOnlyDo Software. All Rights Reserved.