Checks if the object is contained in the collection
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool Contains( OperatorComment value ) |
Visual Basic |
---|
Public Function Contains ( _ value As OperatorComment _ ) As Boolean |
JScript |
---|
public function Contains( value : OperatorComment ) : boolean |
Parameters
- value
- Type: Ico.Awx..::..OperatorComment