VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / MasterCollection<T> Class
In This Topic
MasterCollection Class Properties
In This Topic
For a list of all properties of this type, see MasterCollection<T>.
Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>)
Protected Properties
 NameDescription
Protected PropertyGets the inner list.
Protected PropertyGets a System.Collections.Generic.IList wrapper around the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Protected PropertyGets a list of slave collections.
See Also