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