Returns the index of the object
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int IndexOf( OperatorComment value ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ value As OperatorComment _ ) As Integer |
| JScript |
|---|
public function IndexOf( value : OperatorComment ) : int |
Parameters
- value
- Type: Ico.Awx..::..OperatorComment