This operation is not supported.
            
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public virtual Object SyncRoot { get; } | 
| Visual Basic | 
|---|
| Public Overridable ReadOnly Property SyncRoot As Object Get | 
| Visual C++ | 
|---|
| public: virtual property Object^ SyncRoot { Object^ get (); } | 
Field Value
An object that can be used to synchronize access to the PropertyMap.Implements
ICollection..::..SyncRoot Exceptions
Exceptions
| Exception | Condition | 
|---|---|
| System..::..NotSupportedException | Always. | 





