NDepend.API Documentation
Fields Property (ICodeBaseView)
NDepend.CodeModel Namespace > ICodeBaseView Interface : Fields Property
Gets the sequence of fields within this code base view.
Syntax
IEnumerable<IField> Fields {get;}
Requirements

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

See Also

Reference

ICodeBaseView Interface
ICodeBaseView Members