Check if color entry has associated value.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasValue()
Return Value
BooleanTrue if entry has a value associated with it, false otherwise.
