RebarContainer.IsItemHidden
Description:
Identifies if a given RebarContainerItem is hidden in this view.
Identifies if a given RebarContainerItem is hidden in this view.
-
viewThe view.
-
itemIndexItem index in the Rebar Container.
Return Value
bool
True if the RebarContainerItem is hidden in this view, false otherwise.
-
The item index is either less than 0 or graeter than or equal to number of items in this Rebar Container element.
-
A non-optional argument was NULL