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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IQueryCompiledSuccess Interface
IQueryCompiledSuccess Members