TryGetValue

TryGetValue(string, out string)

public bool TryGetValue(string key, out string value)

Смотрите также


TryGetValue(string, out CadEntityAttribute, out string)

public bool TryGetValue(string key, out CadEntityAttribute attr, out string value)

Смотрите также