JoeScan.JCamNet Namespace

Profile..::..Item Property

Access a ProfileDataPoint by index in the collection.

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public ProfileDataPoint this[
	int index
] { get; }

Parameters

index
Type: Int32

Return Value