RebarContainer.Contains
Description:
Checks if the RebarContainer has this item as one of its members.
Checks if the RebarContainer has this item as one of its members.
public bool Contains(
RebarContainerItem pItem
)
-
pItemThe item to be checked if RebarContainer has it as one of its members
Return Value
bool
True if RebarContainer has this item as one of its members, false otherwise.
-
A non-optional argument was NULL