Click or drag to resize

EdgeGetProperty Method

Overload List
  NameDescription
Public methodGetProperty(String)
Return the object value associated with the provided string key. If no value exists for that key, return null.
(Overrides DictionaryElementGetProperty(String).)
Public methodGetProperty(PropertyType)
Gets the Value for the given Property id
Top
See Also