SoVRMLPROTOFieldListIndexOf Method |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic int IndexOf(
SoVRMLPROTOField value
)
Public Function IndexOf (
value As SoVRMLPROTOField
) As Integer
public:
int IndexOf(
SoVRMLPROTOField^ value
)
member IndexOf :
value : SoVRMLPROTOField -> int
Parameters
- value
- Type: OIV.Inventor.VRMLnodesSoVRMLPROTOField
Return Value
Type:
Int32
See Also