TryGetValue
CadDictionaryBase.TryGetValue method (1 of 2)
public bool TryGetValue(string key, out string value)
See Also
- class CadDictionaryBase
- namespace Aspose.CAD.FileFormats.Cad.CadObjects.Dictionary
- assembly Aspose.CAD
CadDictionaryBase.TryGetValue method (2 of 2)
public bool TryGetValue(string key, out CadEntityAttribute attr, out string value)
See Also
- enum CadEntityAttribute
- class CadDictionaryBase
- namespace Aspose.CAD.FileFormats.Cad.CadObjects.Dictionary
- assembly Aspose.CAD