GalleryItemCollection Constructors
Represents a collection of gallery items.Name | Parameters | Description |
---|---|---|
GalleryItemCollection() | none | Initializes a new instance of the GalleryItemCollection class with the default settings. |
GalleryItemCollection(GalleryItemGroup) | group | Initializes a new instance of the GalleryItemCollection class with the specified owner. |
See Also