Click or drag to resize
ExtendedCurrentSelectionSize Method (Int32)
Gets the size for the given index in the current selections

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public Size Size(
	int index
)

Parameters

index
Type: SystemInt32
Zero base index for the field in the current selection

Return Value

Type: Size
Size

Implements

IExtendedCurrentSelectionSize(Int32)
See Also