Table of Contents

TXDataInstanceCollectionType Class

Represents a collection of plain objects of the same instance type.

Remarks

Instances are obtained from the TXDataInstanceType.Collection property of the item type.

Syntax

Unit: XData.Model.Classes

TXDataInstanceCollectionType = class(TXDataInstanceType);

Methods

Name Description
QualifiedName Returns the qualified name of the collection type.

Properties

Name Description
ItemType Gets or sets the type of the items of the collection.