ISortingArray Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class ISortingArray
public interface ISortingArray
type ISortingArray = interface
Public Interface ISortingArray
- Dérivé
Méthodes
| DeleteElementAt(Int32) | |
| GetElementAt(Int32) | |
| GetGroupAt(Int32) | |
| InsertAt(Int32, Object) | |
| InsertWith(Int32, Object) | |
| NumGroups() | |
| NumRows() | |
| ResetElements() | |
| SetElementAt(Int32, Int32) |