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