TSigmaExternalDataCollection Class

Represents type TSigmaExternalDataCollection.

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

The TSigmaExternalDataCollection type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Key[Integer]

Represents property Key[Integer].

Value[Integer]

Represents property Value[Integer].

Top
Show:
 NameDescription
GetCount

Represents method GetCount.

GetItemKey(Integer)

Represents method GetItemKey(Integer).

GetItemValue(Integer)

Represents method GetItemValue(Integer).

Top