2027 Property
Changes 0
P

BaseArray.NumMembers

Description:
Retrieves or changes the number of the arrayed members.
Remarks:
In projects, the minimum value is 2 for linear arrays and 3 for radial arrays. In families, the minimum value is 0 for all arrays. The maximum value is 200.
public abstract int NumMembers { get; set; }