Retrieves copies of all entries.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<ColorFillSchemeEntry> GetEntries()
Return Value
IList<ColorFillSchemeEntry>
Remarks
This method recalculates entries based on the current parameter values of the elements colored by the scheme.
See Also
Reference