IDictionary.TryGetValue(TValue,TValue) Method

Represents method TryGetValue(TValue,TValue).

Namespace: Spring.Collections
public
 function TryGetValue(const key: TValue; out value: TValue): Boolean;

Parameters

key
Type: System.Void

value
Type: System.Void

Return Value

Type: Boolean