IndexOf Method
Not supported by XPRMObjectsList objects.
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 5.0.2.0

C#
public int IndexOf( Object o )
Parameters
- o
-
Type:
SystemObject
Return Value
Type: Int32Implements
IListIndexOf(Object)
Exception | Condition |
---|---|
NotSupportedException | If called. |
