FieldList.AddArray(Int32, Int32, Int32) Method

Definition

public:
 void AddArray(int fieldId, int direction, int fieldCount);
public void AddArray (int fieldId, int direction, int fieldCount);
member this.AddArray : int * int * int -> unit
Public Sub AddArray (fieldId As Integer, direction As Integer, fieldCount As Integer)

Parameters

fieldId
Int32
direction
Int32
fieldCount
Int32

Applies to