NamedObjectCollectionTTryGet Method |
Name | Description | |
---|---|---|
TryGet(String, T) |
Gets the object associated with the specified key.
| |
TryGetTExpected(String, TExpected) |
Gets the object associated with the specified key. The object needs to be of a certain type.
|