ModelNodeInfoCollection.Contains

bool Contains(string key)

Finds if the key is present in the collection with a non-null value.

   
string key Identifying key.
RETURNS: bool True if found, false if not.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!