Removes from the collection a link to an STK object with the given object path and name.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def RemoveName(self, Name:str) -> None: |
- Name
- The path of the object to remove.






