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