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

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

The IVirtualTypedCollection type exposes the following members.

Methods
  NameDescription
Public methodGetEmptyObject
Gets the virtual empty object representing the collection item
Top
See Also