Click or drag to resize

BCCollectionBase<T>.TryGetValue 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