ModifyItemProperty Method
In This Topic
Determines how to modify an individual item of the collection.
Each item may have individual parts which can be modified, while the object itself cannot.
For example, a GoGroup might not have an property to be modified,
however, it may contain objects which can be modified.
Syntax
Parameters
- item
- The item to be modified.
- e
- The specified modification parameters.
- newval
See Also