TSigmaInsightViewList Class

Represents type TSigmaInsightViewList.

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

The TSigmaInsightViewList type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
Add(String)

Represents method Add(String).

FindByID(String)

Represents method FindByID(String).

FindByName(String)

Represents method FindByName(String).

GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

Top