| IApplicationItem Property (Int32) |
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax Object this[
int index
] { get; }
ReadOnly Property Item (
index As Integer
) As Object
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
ObjectSee Also