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 |