Removes an element from the collection given
a ObjectPath.
[Visual Basic .NET] |
---|
Public Sub Remove( _
ByVal ObjectPath As String _
)
|
[C#] |
---|
public void Remove(
|
[Managed C++] |
---|
public: void Remove(
|
[Java] |
---|
public remove(
|
[Unmanaged C++] |
---|
public: HRESULT Remove(
|
- ObjectPath