ComponentOne DataObjects for .NET
RemoveAt Method (TableViewCollection)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > TableViewCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

TableViewCollection Class
TableViewCollection Members