DataView.IBindingList.RemoveSort Método
Definição
Para obter uma descrição desse membro, confira RemoveSort().For a description of this member, see RemoveSort().
virtual void System.ComponentModel.IBindingList.RemoveSort() = System::ComponentModel::IBindingList::RemoveSort;
void IBindingList.RemoveSort ();
abstract member System.ComponentModel.IBindingList.RemoveSort : unit -> unit
override this.System.ComponentModel.IBindingList.RemoveSort : unit -> unit
Sub RemoveSort () Implements IBindingList.RemoveSort
Implementações
Comentários
Este membro é uma implementação do membro de interface explícita.This member is an explicit interface member implementation. Ele só pode ser usado quando a instância de DataView é convertida em uma interface de IBindingList.It can be used only when the DataView instance is cast to an IBindingList interface.