CadLineTypesDictionary.ContainsKey
CadLineTypesDictionary.ContainsKey method
Determines whether CadLineTypeTableObject
contained within this dictionary.
public bool ContainsKey(string key)
Parameter | Type | Description |
---|---|---|
key | String | The CadLineTypeTableObject key. |
Return Value
True if the current dictionary contains an element with the key; otherwise, false.
See Also
- class CadLineTypesDictionary
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD