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