Whether this path is empty
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool Empty { get; }
Public ReadOnly Property Empty As Boolean
Get
public:
property bool Empty {
bool get ();
}
member Empty : bool with get
Property Value
Boolean
See Also