Method Add
Add(KeyValuePair<SdfPath, SdfPath>)
Declaration
public void Add(KeyValuePair<SdfPath, SdfPath> item)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyValuePair<SdfPath, SdfPath> | item |
Implements
Add(SdfPath, SdfPath)
Declaration
public void Add(SdfPath key, SdfPath value)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPath | key | |
| SdfPath | value |