Overload | Description |
---|---|
ModifyProperty(Int32,GoPropertyModifierChoice,Object) | This just calls ModifyProperty(GoPropertyModifierArgs,Object). |
ModifyProperty(Int32,GoPropertyModifierPart,GoPropertyModifierChoice,Object) | This just calls ModifyProperty(GoPropertyModifierArgs,Object). |
ModifyProperty(GoPropertyModifierArgs,Object) | Modifies the collection of objects provided by Collection according to the data specified in the GoPropertyModifierArgs parameter. |