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

[Missing <summary> documentation for "P:Facebook.StaticDictionaryCache.Facebook#ICacheWrapper#Count"]

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

Syntax

C#
int ICacheWrapper.Count { get; }
Visual Basic (Declaration)
Private ReadOnly Property Count As Integer
	Implements ICacheWrapper.Count
Visual C++
private:
virtual property int Count {
	int get () sealed = ICacheWrapper::Count::get;
}

Implements

ICacheWrapper..::.Count

See Also

StaticDictionaryCache Class
Facebook Namespace