Click or drag to resize
ITypedCollection Interface
Interface to provide result type over collection

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public interface ITypedCollection

The ITypedCollection type exposes the following members.

Properties
  NameDescription
Public propertyItemType
Result type
Top
See Also