Delete Method
Overloads
Delete(String) |
Deletes a property of the abstract structure. |
Delete(String)
Deletes a property of the abstract structure.
Declaration
public bool Delete(string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName |
The name of the property to delete. |
Returns
Type | Description |
---|---|
System.Boolean |
Returns |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!