RadialArray.IsValidNumberOfMembers
Description:
This indicates whether the input count is a valid size for an array based on the document.
This indicates whether the input count is a valid size for an array based on the document.
Remarks:
In project documents, the array count must be between 3 and 200. In family documents, the array count must be between 0 and 200.
In project documents, the array count must be between 3 and 200. In family documents, the array count must be between 0 and 200.
public static bool IsValidNumberOfMembers(
int count,
Document pADoc
)
-
A non-optional argument was null