ISessionStateItemCollection Interface
.NET Framework 2.0
Namespace: System.Web.SessionState
Assembly: System.Web (in system.web.dll)
System.Web.SessionState Namespace
Assembly: System.Web (in system.web.dll)
'Declaration Public Interface ISessionStateItemCollection Inherits ICollection, IEnumerable 'Usage Dim instance As ISessionStateItemCollection
public interface ISessionStateItemCollection extends ICollection, IEnumerable
public interface ISessionStateItemCollection extends ICollection, IEnumerable
Not applicable.
Reference
ISessionStateItemCollection MembersSystem.Web.SessionState Namespace
Other Resources
ASP.NET Session State
Show: