Method Remove
Remove(KeyValuePair<SdfPath, SdfPath>)
Declaration
public bool Remove(KeyValuePair<SdfPath, SdfPath> item)
Parameters
Type | Name | Description |
---|---|---|
KeyValuePair<SdfPath, SdfPath> | item |
Returns
Type | Description |
---|---|
bool |
Implements
Remove(SdfPath)
Declaration
public bool Remove(SdfPath key)
Parameters
Type | Name | Description |
---|---|---|
SdfPath | key |
Returns
Type | Description |
---|---|
bool |