Method GetValueAtPath
GetValueAtPath(string, string)
Declaration
public VtValue GetValueAtPath(string keyPath, string delimiters)
Parameters
Type | Name | Description |
---|---|---|
string | keyPath | |
string | delimiters |
Returns
Type | Description |
---|---|
VtValue |
GetValueAtPath(string)
Declaration
public VtValue GetValueAtPath(string keyPath)
Parameters
Type | Name | Description |
---|---|---|
string | keyPath |
Returns
Type | Description |
---|---|
VtValue |
GetValueAtPath(StdStringVector)
Declaration
public VtValue GetValueAtPath(StdStringVector keyPath)
Parameters
Type | Name | Description |
---|---|---|
StdStringVector | keyPath |
Returns
Type | Description |
---|---|
VtValue |