'Declaration
Public Function IndexOf( _ ByVal column As NTreeListColumn _ ) As System.Integer
'Usage
Dim instance As NTreeListColumnCollection Dim column As NTreeListColumn Dim value As System.Integer value = instance.IndexOf(column)
public System.int IndexOf( NTreeListColumn column )
Parameters
- column