PersonalizationStateInfoCollection::Item Property
.NET Framework (current version)
Gets an element from the collection based on the specified parameters.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets a PersonalizationStateInfo instance located at the specified ordinal index in the collection. |
![]() | Item[String^, String^] | Gets an element from the collection based on the specified parameters. |
Show:
