NDepend.API Documentation
TryGetLabel Method
NDepend.Trend Namespace > DatedValues Structure : TryGetLabel Method
The string representing the label. It is non-null and non-empty if this method returns true.
Gets the eventual label persisted for this date.
Syntax
public bool TryGetLabel( 
   out string label
)

Parameters

label
The string representing the label. It is non-null and non-empty if this method returns true.

Return Value

true if a label has been persisted for this date, else returns false.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

DatedValues Structure
DatedValues Members