EAPVersionsItem Property (Int32) |
The collection's indexer.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public EAPVersion this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As EAPVersion
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
EAPVersionSee Also