SoDetailListContains Method |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool Contains(
SoDetail value
)
Public Function Contains (
value As SoDetail
) As Boolean
public:
bool Contains(
SoDetail^ value
)
member Contains :
value : SoDetail -> bool
Parameters
- value
- Type: OIV.Inventor.DetailsSoDetail
Return Value
Type:
BooleanSee Also