[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Facebook.Json.Utilities.DictionaryWrapper`2.System#Collections#ICollection#SyncRoot"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
Object ICollection.SyncRoot { get; } |
Visual Basic (Declaration) |
---|
Private ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot |
Visual C++ |
---|
private: virtual property Object^ SyncRoot { Object^ get () sealed = ICollection::SyncRoot::get; } |