SessionStateItemCollection::Item Property

 

Gets or sets a value in the collection.

Namespace:   System.Web.SessionState
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets or sets a value in the collection by numerical index.

System_CAPS_pubpropertyItem[String^]

Gets or sets a value in the collection by name.

Return to top
Show: