'Declaration Public Sub RemoveAt( _ ByVal index As Integer _ )
'Usage Dim instance As ImGearOCRZoneCollection Dim index As Integer instance.RemoveAt(index)
public void RemoveAt( int index )
public: void RemoveAt( int index )
ImGearOCRZoneCollection Class ImGearOCRZoneCollection Members
How can we improve?