Stonefield Query Enterprise SDK
 FixedElementDictionary<TKey,TValue>.TryGetValue
Table of Contents
FixedElementDictionary<TKey,TValue>.TryGetValue

public sealed bool TryGetValue(TKey key,
	ref TValue value);

Parameters

TKey key
ref TValue value

Overloads:

public sealed bool TryGetValue(TKey key, ref TValue& value)


See also:

Class FixedElementDictionary