Click or drag to resize

EventInfosItem Property (Int32)

The collection's indexer by position

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public EventInfo this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: EventInfo
See Also