TXDataScalarCollectionType Class
Represents a collection of scalar values of the same type.
Remarks
Instances are obtained from the TXDataScalarType.Collection property of the item type.
Syntax
Unit: XData.Model.Classes
TXDataScalarCollectionType = class(TXDataScalarType);
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. |