TSigmaDataDictionaryColumns Class

Represents type TSigmaDataDictionaryColumns.

Namespace: Sigma.Document
TObject
  Sigma.Document.TSigmaDataDictionaryColumns
type
 TSigmaDataDictionaryColumns = class sealed(TObject)
 end;

The TSigmaDataDictionaryColumns type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Items[TSigmaField]

Represents property Items[TSigmaField].

Top
Show:
 NameDescription
GetCount

Represents method GetCount.

GetItemByField(TSigmaField)

Overloaded. Represents method GetItemByField(TSigmaField).

GetItemByIndex(Integer)

Overloaded. Represents method GetItemByIndex(Integer).

Top