In This Article

ISelectedTreeItemCollection Interface

Provides the base requirements for a collection of selected tree items.

public interface ISelectedTreeItemCollection : IList<object>, ICollection<object>, IEnumerable<object>, IEnumerable, INotifyCollectionChanged