Click or drag to resize

CheckableSelectableListNodeList Properties

The CheckableSelectableListNodeList type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements actually contained in the CollectionT.
(Inherited from CollectionCheckableSelectableListNode)
Public propertyItemGets or sets the element at the specified index.
(Inherited from CollectionCheckableSelectableListNode)
Protected propertyItemsGets a IListT wrapper around the CollectionT.
(Inherited from CollectionCheckableSelectableListNode)
Top
See Also