| C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class : HasValue Method |
Note that a path may be empty (i.e. IsEmpty returns true) and still specify a value via a reference on one of its parents (i.e. this method will return true).
'Declaration Public Function HasValue( _ ByVal path As System.String _ ) As System.Boolean
public System.bool HasValue( System.string path )