CadBlockDictionary.Add
CadBlockDictionary.Add method
Adds a CadBlockEntity
to the dictionary.
public void Add(string key, CadBlockEntity value)
Parameter | Type | Description |
---|---|---|
key | String | The CadBlockEntity key. |
value | CadBlockEntity | The CadBlockEntity to add. |
See Also
- class CadBlockEntity
- class CadBlockDictionary
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD