Removes the control at specified position.
Namespace:
C1.Web.iPhone.C1MultiViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public override void RemoveAt( int index ) |
Visual Basic |
---|
Public Overrides Sub RemoveAt ( _ index As Integer _ ) |
Parameters
- index
- Type: System..::..Int32
The position of the control.