SelectFieldList.AddArrayField(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 AddArrayField(int fieldId, int op, int fieldCount);
public void AddArrayField (int fieldId, int op, int fieldCount);
member this.AddArrayField : int * int * int -> unit
Public Sub AddArrayField (fieldId As Integer, op As Integer, fieldCount As Integer)
Parameters
- fieldId
- Int32
- op
- Int32
- fieldCount
- Int32