ISortingArray Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class ISortingArray
public interface ISortingArray
type ISortingArray = interface
Public Interface ISortingArray
- Derived
Methods
DeleteElementAt(Int32) | |
GetElementAt(Int32) | |
GetGroupAt(Int32) | |
InsertAt(Int32, Object) | |
InsertWith(Int32, Object) | |
NumGroups() | |
NumRows() | |
ResetElements() | |
SetElementAt(Int32, Int32) |