Click or drag to resize

MultipleSelectableListNodeList Properties

The MultipleSelectableListNodeList type exposes the following members.

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