SessionStateItemCollection::Item Property
.NET Framework (current version)
Gets or sets a value in the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets a value in the collection by numerical index. |
![]() | Item[String^] | Gets or sets a value in the collection by name. |
Show:
