Images Constructors
Represents a collection of Image objects.Name | Parameters | Description |
---|---|---|
Images(ImageCollection, Boolean) | owner, allowModifyImages | Initializes a new instance of the Images class with the specified settings. |
Images(ImageCollection) | owner | Initializes a new instance of the Images class with the specified owner. |
See Also