TSigmaContentLicenseInfoList Class

Represents type TSigmaContentLicenseInfoList.

Namespace: Sigma.License
TObject
  Sigma.License.TSigmaContentLicenseInfoList
type
 TSigmaContentLicenseInfoList = class sealed(TObject)
 end;

The TSigmaContentLicenseInfoList type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
FindContentLicenseInfo(String)

Represents method FindContentLicenseInfo(String).

GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

RegisterContentLicenseInfo(String)

Represents method RegisterContentLicenseInfo(String).

Top