ImmutableArray<T>::ICollection::SyncRoot Property
Gets the sync root.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
private: [DebuggerBrowsableAttribute(DebuggerBrowsableState::Never)] property Object^ SyncRoot { virtual Object^ get() sealed = ICollection::SyncRoot::get; }
Property Value
Type: System::Object^Implements
ICollection::SyncRoot
Show: