IVsTextSpanSet.Sort(UInt32) Method
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.
Do not use this method.
public:
int Sort(System::UInt32 SortOptions);
public:
int Sort(unsigned int SortOptions);
int Sort(unsigned int SortOptions);
public int Sort (uint SortOptions);
abstract member Sort : uint32 -> int
Public Function Sort (SortOptions As UInteger) As Integer
Parameters
- SortOptions
- UInt32
Do not use.