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:
virtual int sortIndex(int _indexNo);
public virtual int sortIndex (int _indexNo);
abstract member sortIndex : int -> int
override this.sortIndex : int -> int
Public Overridable Function sortIndex (_indexNo As Integer) As Integer