KpiCollectionItem Property TIBCO Spotfire 7.9 API Reference
Gets the item at the specified index.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.10915.3380 (30.0.10915.3380)
Syntax

C#
public KpiContent this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
The zero-based index for the item to retrieve.

Return Value

Type: KpiContent
The item at the specified index.
Version Information

Supported in: 7.9, 7.8
See Also

Reference