1 implementation of Count
System.Web (1)
State\SessionStateContainer.cs (1)
271
public int
Count
{
1 reference to Count
System.Web (1)
State\SessionState.cs (1)
429
get {return _container.
Count
;}