Click or drag to resize

FindByTypeResults Property

The results of the search.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ObservableCollection<Result> Results { get; }

Property Value

Type: ObservableCollectionResult
See Also