Method SetCustomData
SetCustomData(VtDictionary)
Declaration
public void SetCustomData(VtDictionary customData)
Parameters
| Type | Name | Description |
|---|---|---|
| VtDictionary | customData |
SetCustomData(string, VtValue)
Declaration
public void SetCustomData(string name, VtValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | |
| VtValue | value |