Method Remove
Remove(String)
Removes the specified attribute from IJSONDocument.
Declaration
void Remove(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System.String | attribute | Name of the attribute. |
Removes the specified attribute from IJSONDocument.
void Remove(string attribute)
Type | Name | Description |
---|---|---|
System.String | attribute | Name of the attribute. |