Share

ColorFillScheme.SortEntries Method

Sorts the scheme entries ascending.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public void SortEntries()

Remarks

If the scheme parameter value storage type is ElementId, then the order of entries would be based on the name of the elements.

See Also

Reference

Was this information helpful?