SoEngineListContains Method |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool Contains(
SoEngine value
)
Public Function Contains (
value As SoEngine
) As Boolean
public:
bool Contains(
SoEngine^ value
)
member Contains :
value : SoEngine -> bool
Parameters
- value
- Type: OIV.Inventor.EnginesSoEngine
Return Value
Type:
BooleanSee Also