Click or drag to resize
BCCollectionBaseTTryGetValue Method
Overload List
  NameDescription
Public methodTryGetValue(String, Object)
Gets the value associated with the specified key.
(Inherited from BCCollectionBase.)
Public methodTryGetValue(String, T)
Gets the value associated with the specified key.
Top
See Also