Table of Contents

TryGetValue

Methods
public bool TryGetValue(K key, out V value)
Parameters
Type Name Description
K key
V value
Returns
Type Description
bool