VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageCollection Class
In This Topic
ImageCollection Class Properties
In This Topic
For a list of all properties of this type, see ImageCollection.
Public Properties
 NameDescription
Public PropertyGets or sets the total number of elements the internal data structure can hold without resizing.
Public PropertyGets the number of elements contained in the ImageCollection.
Public PropertyGets a value indicating whether the image collection has been disposed.
Public PropertyGets a value indicating whether the image collection is initializing.
Public PropertyGets a value indicating whether the System.Collections.Generic.ICollection is read-only.
Public PropertyGets the element at the specified index.
See Also