'Declaration Public Function TryGetValue( _ ByVal key As System.String, _ ByRef value As System.String _ ) As System.Boolean
public System.bool TryGetValue( System.string key, out System.string value )
WordDictionary Class WordDictionary Members