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

[Missing <summary> documentation for "P:Facebook.Json.Utilities.IWrappedCollection.UnderlyingCollection"]

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

Syntax

C#
Object UnderlyingCollection { get; }
Visual Basic (Declaration)
ReadOnly Property UnderlyingCollection As Object
Visual C++
property Object^ UnderlyingCollection {
	Object^ get ();
}

See Also

IWrappedCollection Interface
Facebook.Json.Utilities Namespace