GalleryItemGroupCollection Constructors
Represents a collection of gallery groups.Name | Parameters | Description |
---|---|---|
GalleryItemGroupCollection() | none | Initializes a new instance of the GalleryItemGroupCollection class |
GalleryItemGroupCollection(BaseGallery) | gallery | Initializes a new instance of the GalleryItemGroupCollection class with the specified owner. |
See Also