remove_at method
remove_at(self, name)
Remove the property by the name.
def remove_at(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The name of the property. |
Remove the property by the name.
def remove_at(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The name of the property. |