Gets the index of the Globe Image
Overlay with the specified Uri.
[Visual Basic .NET] |
---|
Public Function IndexOfUriString( _
ByVal StringUri As String _
) As Integer
|
[C#] |
---|
public int IndexOfUriString(
|
[Managed C++] |
---|
public: int IndexOfUriString(
|
[Java] |
---|
public ppInteger indexOfUriString(
|
[Unmanaged C++] |
---|
public: HRESULT IndexOfUriString(
|
- StringUri
- The String containing the Uri to search for in the collection.