Share via


HardTotals.FindByIndex(Int32) Method

Definition

Returns the name of the totals file associated with the given index.

public abstract string FindByIndex (int index);
abstract member FindByIndex : int -> string
Public MustOverride Function FindByIndex (index As Integer) As String

Parameters

index
Int32

The index of the totals file to be found.

Returns

Applies to