'Declaration <__DynamicallyInvokableAttribute()> Public Sub RemoveAt( _ ByVal index As Integer _ )
'Usage Dim instance As ControlValidatorCollection Dim index As Integer instance.RemoveAt(index)
[__DynamicallyInvokable()] public void RemoveAt( int index )
ControlValidatorCollection Class ControlValidatorCollection Members