[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Facebook.Json.Utilities.IWrappedList"]

Namespace:  Facebook.Json.Utilities
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
internal interface IWrappedList : IList, 
	ICollection, IEnumerable
Visual Basic (Declaration)
Friend Interface IWrappedList _
	Implements IList, ICollection, IEnumerable
Visual C++
internal interface class IWrappedList : IList, 
	ICollection, IEnumerable

See Also

IWrappedList Members
Facebook.Json.Utilities Namespace