Uiinfrastructure API Docs  
 

PTGrowableSortedArrayWrapper.Initialize Method

MES- Initialize is equivalent to the PTSortedArrayWrapper call of the same name

Overload List

MES- Initialize is equivalent to the PTSortedArrayWrapper call of the same name

public override void Initialize(int[],object[][],int[][],bool);

MES- Initialize is equivalent to the PTSortedArrayWrapper call of the same name

public virtual void Initialize(int[],object[][],int[][],bool,int);

MES- Initialize is equivalent to the PTSortedArrayWrapper call of the same name

public virtual void Initialize(int[],object[][],int[][],bool,int,int);

See Also

PTGrowableSortedArrayWrapper Class | com.plumtree.uiinfrastructure.arraywrapper Namespace