Click or drag to resize
CollectionPropertyWrapperObjectTypeCollection Property
Collection to wrap

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public IInfoObjectCollection<ObjectType> Collection { get; protected set; }

Property Value

Type: IInfoObjectCollectionObjectType
See Also