Click or drag to resize

XYPairItem Property

Gets value of data at index

Namespace: ema3d.Api.V25.Results
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public double this[
	int index
] { get; }

Parameters

index  Int32
The index whose value to get [0, 1]

Return Value

Double
See Also