This interface describes an object that has a certain index in a sorted list.
Namespace: RelaxIS_SDK.InterfacesAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public interface IOrdered
Public Interface IOrdered
Dim instance As IOrdered
The IOrdered type exposes the following members.
Properties | Name | Description |
---|
| SortIndex |
The sort index to be used when multiple tools of this kind are displayed in a list.
|
TopRemarks Used for all BaseTools.
See Also