ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > SortedColumnList Class : Delete Method |
'Declaration Public Sub Delete( _ ByVal index As System.Integer _ )
'Usage Dim instance As SortedColumnList Dim index As System.Integer instance.Delete(index)
public void Delete( System.int index )
public: void Delete( System.int index )