DataProvider.InitRowDataManipulation(ArrayList, SortedList) Method

Definition

init data structures so that row manipulation is done eficiently

public void InitRowDataManipulation (System.Collections.ArrayList parentProperties, System.Collections.SortedList postProcessList);
member this.InitRowDataManipulation : System.Collections.ArrayList * System.Collections.SortedList -> unit
Public Sub InitRowDataManipulation (parentProperties As ArrayList, postProcessList As SortedList)

Parameters

parentProperties
ArrayList
postProcessList
SortedList

Applies to