The record generic class used for code query results made of sequence of records objects with 12 cells each.
Object Model
Syntax
[DefaultMember("Item")]
public sealed class Record<,,,,,,,,,,,> : RecordBase, NDepend.Issue.IRecord
Type Parameters
- T0
- The type parameter of the cell at index 0.
- T1
- The type parameter of the cell at index 1.
- T2
- The type parameter of the cell at index 2.
- T3
- The type parameter of the cell at index 3.
- T4
- The type parameter of the cell at index 4.
- T5
- The type parameter of the cell at index 5.
- T6
- The type parameter of the cell at index 6.
- T7
- The type parameter of the cell at index 7.
- T8
- The type parameter of the cell at index 8.
- T9
- The type parameter of the cell at index 9.
- T10
- The type parameter of the cell at index 10.
- T11
- The type parameter of the cell at index 11.
Inheritance Hierarchy
System.Object
NDepend.CodeQuery.RecordBase
NDepend.CodeQuery.Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>
Requirements
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed
See Also
Reference
Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> Members
NDepend.CodeQuery Namespace