Retrieves or changes the number of the arrayed members.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public abstract int NumMembers { get; set; }
public abstract int NumMembers { get; set; }
