Accessor that gets whether this  CopyC# is empty.
            Set operation is not supported.
CopyC# is empty.
            Set operation is not supported.
            
Namespace: Endeca.Navigation CopyC#
CopyC#OptionalBool
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
 Syntax
Syntax
| C# | 
|---|
| public virtual bool Empty { get; set; } | 
| Visual Basic | 
|---|
| Public Overridable Property Empty As Boolean Get Set | 
| Visual C++ | 
|---|
| public: virtual property bool Empty { bool get (); void set (bool value); } | 
Return Value
True if this CopyC#
CopyC#OptionalBool
 Exceptions
Exceptions
| Exception | Condition | 
|---|---|
| System..::..NotSupportedException | If trying to use the set functionality. Set is unsupported. | 





