Click or drag to resize
CollectionPropertyWrapperObjectTypeCollection Property
Collection to wrap

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

Property Value

Type: ObjectCollectionObjectType
See Also