Property Items
Items
Gets the collection of items in the current instance.
public virtual BaseCollection<T> Items { get; protected set; }
Gets the collection of items in the current instance.
public virtual BaseCollection<T> Items { get; protected set; }