BpmPropertyCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes an object from this collection.
Overload List
Name | Description | |
---|---|---|
Remove(String) | Removes the object with the specified unique name. | |
Remove(BpmProperty) | Removes an object from this collection. |
Top