MultiPage<T>.GetIndex(T) Method

Definition

public:
 static int GetIndex(T page);
public static int GetIndex (T page);
static member GetIndex : 'T -> int
Public Shared Function GetIndex (page As T) As Integer

Parameters

page
T

Returns

Applies to