NDepend.API Documentation
KindOfMatch Property (IQueryCompiledSuccess)
NDepend.CodeQuery Namespace > IQueryCompiledSuccess Interface : KindOfMatch Property
Gets the kind of code element matched, RecordCellType.Method, RecordCellType.Field, RecordCellType.Property, RecordCellType.Event, RecordCellType.Type, RecordCellType.Namespace, RecordCellType.Assembly, RecordCellType.CodeElement, RecordCellType.CodeElementParent, RecordCellType.CodeContainer, RecordCellType.Member, or RecordCellType.NullableDouble if the result will be a single scalar (IQueryExecutionSuccessResult.IsSingleScalarResult).
Syntax
RecordCellType KindOfMatch {get;}
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IQueryCompiledSuccess Interface
IQueryCompiledSuccess Members