'Declaration
<__DynamicallyInvokableAttribute()> Public Function IndexOf( _ ByVal item As BatchQueueAgent _ ) As System.Integer
'Usage
Dim instance As BatchQueueAgentCollection Dim item As BatchQueueAgent Dim value As System.Integer value = instance.IndexOf(item)
[__DynamicallyInvokable()] public System.int IndexOf( BatchQueueAgent item )
Parameters
- item