ItemGroup<TItem>.Items - свойство
Gets a collection of the items in this group.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
public Collection<TItem> Items { get; }
Public ReadOnly Property Items As Collection(Of TItem)
Get
public:
property Collection<TItem>^ Items {
Collection<TItem>^ get ();
}
member Items : Collection<'TItem> with get
Значение свойства
Collection<TItem>