[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Facebook.Json.Utilities.IWrappedCollection"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
internal interface IWrappedCollection : IList, ICollection, IEnumerable |
Visual Basic (Declaration) |
---|
Friend Interface IWrappedCollection _ Implements IList, ICollection, IEnumerable |
Visual C++ |
---|
internal interface class IWrappedCollection : IList, ICollection, IEnumerable |