Click or drag to resize
PropertyCollection.Get Method
Overload List
  NameDescription
Public methodGet(String)
Gets the value with the specified key from the collection.
Public methodGet<T>(String)
Gets the value with the specified key from the collection.
Top
See Also