NDepend.API Documentation
KindOfMatch Property (IQueryExecutionSuccessResult)
NDepend.CodeQuery Namespace > IQueryExecutionSuccessResult Interface : KindOfMatch Property
Gets a RecordCellType that indicates which kind of code element is matched.
Syntax
RecordCellType KindOfMatch {get;}
Remarks
If IsSingleScalarResult is true, the value RecordCellType.RecordCellType.NullableDouble is returned. Else the value return is in the range: RecordCellType.RecordCellType.Assembly RecordCellType.RecordCellType.Namespace RecordCellType.RecordCellType.Type RecordCellType.RecordCellType.Method RecordCellType.RecordCellType.Field RecordCellType.RecordCellType.Property RecordCellType.RecordCellType.Event RecordCellType.RecordCellType.Member RecordCellType.RecordCellType.CodeElement RecordCellType.RecordCellType.CodeElementParent RecordCellType.RecordCellType.CodeContainer
Requirements

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

See Also

Reference

IQueryExecutionSuccessResult Interface
IQueryExecutionSuccessResult Members