'Declaration
Public Function GetRows( _ ByVal pass As System.Integer _ ) As System.Integer
'Usage
Dim instance As NLegend Dim pass As System.Integer Dim value As System.Integer value = instance.GetRows(pass)
public System.int GetRows( System.int pass )
Parameters
- pass