2026 Method
Changes 5
M

RadialArray.GetNumberOfMembersIncludingPlaceholders

Description:
Returns the number of items in an array, including placeholder items in families.
Remarks:
To find the number of placeholder elements in a family, subtract the value of the NumMembers property from this value.
public int GetNumberOfMembersIncludingPlaceholders()
Int32 The number of elements in an array, including placeholder items in families.