Set the current element based on the array index
Declaration Syntax
C# |
public override void set( LBMSDMField newfield, int arrayindex )
Parameters
- newfield (LBMSDMField)
- The new field
- arrayindex (Int32)
- The array index in the field
C# |
public override void set( LBMSDMField newfield, int arrayindex )