Количество элементов в коллекции
Namespace:
CarAppletAssembly: CarApplet (in CarApplet.dll)
Version: 1.1.3516.22281
Syntax
| C# |
|---|
int Count { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Count As Integer |
| Visual C++ |
|---|
property int Count { int get (); } |