BpmPropertyCollection.Item Property
Include Protected Members
Include Inherited Members
Gets or sets an object in the collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets or sets the object at the specified index. | |
Item[String] | Gets or sets the object with the specified unique name. |
Top