'Declaration Public Function Contains( _ ByVal agent As OracleQueueAgent _ ) As Boolean
public bool Contains( OracleQueueAgent agent )
Parameters
- agent
- The agent to find.
Return Value
true if the OracleQueueAgent is in the collection; otherwise, false.