ISortingArray Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class ISortingArray
public interface ISortingArray
type ISortingArray = interface
Public Interface ISortingArray
- Derivado
Métodos
| DeleteElementAt(Int32) | |
| GetElementAt(Int32) | |
| GetGroupAt(Int32) | |
| InsertAt(Int32, Object) | |
| InsertWith(Int32, Object) | |
| NumGroups() | |
| NumRows() | |
| ResetElements() | |
| SetElementAt(Int32, Int32) |