<Code Lib>
2022 Method
Changes 0
M

GeomCombinationSet.Contains

Description:
Tests for the existence of an GeomCombination within the set.

public virtual bool Contains(
	GeomCombination item
)

Return Value bool The Contains method returns True if the GeomCombination is within the set, otherwise False.

Loading…