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