Click or drag to resize
ITypedCollection Interface

Note: This API is now obsolete.

Interface to provide result type over collection

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Interface was not intended for public use and will be removed in the next version.")]
public interface ITypedCollection

The ITypedCollection type exposes the following members.

Properties
  NameDescription
Public propertyItemType
Result type
Top
See Also