The IDiffableCollection<(Of <(TCollection, TItem>)>) type exposes the following members.

Methods

  NameDescription
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.
GetEnumeratorOverloaded.

Properties

  NameDescription
Count
Gets the number of items in the collection.
Item
Gets the item located at the specified index.

See Also