Click or drag to resize
ICacheWrapperResponseTDataItems Property
Collection of items.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
ICollection<TData> Items { get; }

Property Value

Type: ICollectionTData
See Also