Click or drag to resize
FdfResultCollectionItems Property

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfResultCollection this[
	FdfResultSeverity severity
] { get; }

Parameters

severity
Type: FDF.Common.RuntimeFdfResultSeverity

Property Value

Type: FdfResultCollection
See Also