Description:
This indicates whether the input count is valid in the project environment.
!
ObsoleteThis method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsValidNumberOfMembers' method instead.
[ObsoleteAttribute("This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsValidNumberOfMembers' method instead.")]
publicstaticboolIsValidArraySize(
intcount
)
<ObsoleteAttribute("This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsValidNumberOfMembers' method instead.")>
PublicSharedFunctionIsValidArraySize (
countAsInteger
) AsBoolean
public:
[ObsoleteAttribute(L"This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsValidNumberOfMembers' method instead.")]
staticboolIsValidArraySize(
intcount
)
[<ObsoleteAttribute("This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsValidNumberOfMembers' method instead.")>]
staticmemberIsValidArraySize :
count : int->bool
Int32
count
The count.
Return Value→BooleanTrue if the input count is between 2 and 200, false otherwise.
Thanks for the report.
Erik will look at it. You can keep using the site.
Embed this page
Sections to include
Theme
Adds a tiny script so the iframe grows to fit its content. Some sites (Medium, Notion) strip scripts, leave this off for those and the embed scrolls inside a fixed height.