Get the count of fields in the collection.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
int Count { get; } |
Visual Basic |
---|
ReadOnly Property Count As Integer Get |
Visual C++ |
---|
property int Count { int get (); } |