CadAppIdDictionary.Remove
CadAppIdDictionary.Remove method
Removes the CadAppIdTableObject
with the specified key.
public bool Remove(string key)
Parameter | Type | Description |
---|---|---|
key | String | The CadAppIdTableObject key to remove. |
Return Value
True if the element is successfully removed; otherwise, false. This method also returns false if key was not found in the dictionary.
See Also
- class CadAppIdDictionary
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD