Returns the number of results
| C# | Visual Basic | Visual C++ | J# |
int Count { get; }
ReadOnly Property Count As Integer Get
property int Count { int get (); }
/** @property */ int get_Count()
| C# | Visual Basic | Visual C++ | J# |
int Count { get; }
ReadOnly Property Count As Integer Get
property int Count { int get (); }
/** @property */ int get_Count()