[]
Defines methods to access previous and next items in a collection.
public interface IBrowsable<T>
Public Interface IBrowsable(Of T)
The type of items in the collection.
Gets the mext item in next collection.
Gets the previous item in the collection.