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

[Missing <summary> documentation for "P:Facebook.Json.Utilities.IWrappedDictionary.UnderlyingDictionary"]

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

Syntax

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

See Also

IWrappedDictionary Interface
Facebook.Json.Utilities Namespace