[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1Theme.IsEmpty

IsEmpty Method

IsEmpty(string)

Checks whether the specified path contains neither a value nor a reference.

Declaration
public bool IsEmpty(string path)
Parameters
Type Name Description
string path

The target path.

Returns
Type Description
bool

True if the path contains neither a value nor a reference, false otherwise.