Returns the number of elements contained in the collection.
[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}
[Delphi]
public property Count: Int32 read get_Count;
See Also
UIStrings Class | UIStrings Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |