CadAppIdDictionary.Item
CadAppIdDictionary indexer
Gets or sets the CadAppIdTableObject
with the specified key.
public CadAppIdTableObject this[string key] { get; set; }
Parameter | Description |
---|---|
key | The CadAppIdTableObject key. |
Return Value
The CadAppIdTableObject
for the specified key.
Property Value
The CadAppIdTableObject
.
See Also
- class CadAppIdTableObject
- class CadAppIdDictionary
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD