ModelNodeInfoCollection.Get
string Get(string key)
Finds the value associated with the given key, returns null if the key is not present.
string key | Identifying key. |
RETURNS: string | Associated value, or null if not found. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!