SoMFShortFind Method (Int16) |
Calls Find(targetValue, false).
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int Find(
short targetValue
)
Public Function Find (
targetValue As Short
) As Integer
public:
int Find(
short targetValue
)
member Find :
targetValue : int16 -> int
Parameters
- targetValue
- Type: SystemInt16
Return Value
Type:
Int32Remarks See Also