'Declaration Public Function Remove( _ ByVal obj As SQLQualifiedName _ ) As System.Integer
'Usage Dim instance As SQLQualifiedNameList Dim obj As SQLQualifiedName Dim value As System.Integer value = instance.Remove(obj)
public System.int Remove( SQLQualifiedName obj )
public: System.int Remove( SQLQualifiedName* obj )