Gets the number of Globe
Overlay objects in the collection.
Read-only property
[Visual Basic .NET] |
---|
Public Property Count() As Integer
|
[C#] |
---|
public int Count {get;}
|
[Managed C++] |
---|
public: __property int get_Count();
|
[Unmanaged C++] |
---|
public: HRESULT get_Count(
|
[Java] |
---|
public ppInteger getCount();
|