Namespace:  com.ftlabs.fisa
Assembly:  FISA.NET (in FISA.NET.dll) Version: 1.0.3126.3801

Syntax

C#
Redemption getCall(
	int index
)
Visual Basic (Declaration)
Function getCall ( _
	index As Integer _
) As Redemption
Visual C++
Redemption^ getCall(
	int index
)

Parameters

index
Type: System..::.Int32

See Also