Method GetSpecificValue
GetSpecificValue(String, String[])
Return the count or value for a specific path. Returns -1 if this path doesn't exist, else the count.
Declaration
public virtual float GetSpecificValue(string dim, params string[] path)
Parameters
Type | Name | Description |
---|---|---|
System.String | dim | |
System.String[] | path |
Returns
Type | Description |
---|---|
System.Single |