C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / Insert Method / Insert(Int32,PivotField) Method

In This Topic
Insert(Int32,PivotField) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal item As PivotField _
) 
 

Parameters

index
item
See Also