| ApplicationItem Property (Int32) |
Gets or sets a State object in the collection
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax public Object this[
int index
] { get; }
Public ReadOnly Property Item (
index As Integer
) As Object
Get
Parameters
- index
- Type: SystemInt32
Return Value
Type:
ObjectImplements
IApplicationItemInt32See Also