Gets the index of the specified Globe Image
Overlay.
[Visual Basic .NET] |
---|
Public Function IndexOf( _
ByVal ImageryOverlay As IAgStkGraphicsGlobeImageOverlay _
) As Integer
|
[C#] |
---|
public int IndexOf(
|
[Managed C++] |
---|
public: int IndexOf(
|
[Java] |
---|
public ppInteger indexOf(
|
[Unmanaged C++] |
---|
public: HRESULT IndexOf(
|
- ImageryOverlay
- The Globe Image Overlay to search for in the collection.