'Declaration
Public Function GetItemHeight( _ ByVal index As System.Integer _ ) As System.Integer
'Usage
Dim instance As NListBox Dim index As System.Integer Dim value As System.Integer value = instance.GetItemHeight(index)
public System.int GetItemHeight( System.int index )
Parameters
- index