Property Images
Images
Gets the Image collection for this image list.
public virtual BaseCollection<Image> Images { get; }
Property Value
- BaseCollection<Image>
The collection of images.
Gets the Image collection for this image list.
public virtual BaseCollection<Image> Images { get; }
The collection of images.