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