Checks the presence of a Terrain Overlay with the specified Uri in the collection.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def ContainsUriString(self, StringUri:str) -> bool: |
- StringUri
- The String that contains the Uri to search for in the collection.






