The IDiffableCollection<(Of <(TCollection, TItem>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Diff |
Diffs the current node with an expected prototype, and returns
a set of differences found.
(Inherited from IDiffable<(Of <(TNode>)>).) | |
| FindIndex |
Returns the index of the first item which matches the specified predicates.
| |
| GetEnumerator | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of items in the collection.
| |
| Item |
Gets the item located at the specified index.
|
