Checks whether the collection contains an object with the given type and name.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Contains(self, EClassType:"AgESTKObjectType", InstName:str) -> bool: |
- EClassType
- InstName






