Orderer Class
Performs a topological sort of orderable extension parts.
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Order<TValue, TMetadata>(IEnumerable<Lazy<TValue, TMetadata>>) | Orders a list of items that are all orderable, that is, items that implement the IOrderable interface. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

