Click or drag to resize
TraceOptionsElementCollectionItem Property (Int32)

Namespace: FlexRule.Diagnostics.Configurations
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public TraceOptionElement this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: TraceOptionElement
See Also