This documentation is for the old version. Go to the latest Graphics Mill docs

ListItemCollection Properties

The ListItemCollection type exposes the following members.

Properties

Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Public property Item

Gets/sets a list item by specified index.

Protected property List (Inherited from CollectionBase.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetation Private property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetation Private property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetation Private property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetation Private property ICollection.SyncRoot (Inherited from CollectionBase.)

See Also

Reference