<Code Lib>
M

RebarContainer.Contains

Description:
Checks if the RebarContainer has this item as one of its members.

public bool Contains(
	RebarContainerItem pItem
)

Return Value bool True if RebarContainer has this item as one of its members, false otherwise.

Loading…