PyIPropertyChangeArray Object
Container for a sequence of PyIPropertyChange interfaces, as used with PyIFileOperation.
Create using propsys.PSCreatePropertyChangeArray(...)
Methods
- GetCount
- Returns the number of changes in the array
- GetAt
- Returns a change by zero-based index
- InsertAt
- Inserts a change at a specific position
- Append
- Adds a change to the end of the array
- AppendOrReplace
- Adds a change, or replaces an identical property key
- RemoveAt
- Removes a change from the array
- IsKeyInArray
- Checks if array contains a change to a property