FieldList.AddArray(Int32, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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