The C1TreeViewNodeBindingCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds the binding to the collection.
|
![]() |
Contains |
Determines whether the specified C1TreeViewNodeBinding object is in the collection.
|
![]() |
CopyTo |
Copies the elements collection
to an array, starting at a particular array index.
|
![]() |
IndexOf |
Gets the index of binding.
|
![]() |
Insert |
Inserts binding into the collection.
|
![]() |
Remove |
Removes binding from the collection.
|
![]() |
RemoveAt |
Removes binding from the collection from specific index.
|
Properties
Name | Description | |
---|---|---|
![]() |
Item |
Gets or sets the C1TreeViewNodeBinding object at the specified index in the C1TreeViewNodeBindingCollection object.
|