'Declaration
<__DynamicallyInvokableAttribute()> Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As GenericACE _ )
'Usage
Dim instance As GenericACL Dim index As System.Integer Dim item As GenericACE instance.Insert(index, item)
[__DynamicallyInvokable()] public void Insert( System.int index, GenericACE item )
Parameters
- index
- item