Removes from the collection a link to an STK object with the given object path and name.
| [Visual Basic .NET] |
|---|
Public Sub RemoveName( _ ByVal Name As String _ ) |
| [C#] |
|---|
public void RemoveName( |
| [Managed C++] |
|---|
public: void RemoveName( |
| [Java] |
|---|
public removeName( |
| [Unmanaged C++] |
|---|
public: HRESULT RemoveName( |
- Name
- The path of the object to remove.
