Determines whether the collection contains a specific overlay.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Contains(self, Item:"IAgStkGraphicsScreenOverlay") -> bool: |
- Item
- The overlay to locate in the collection.






