NDepend.API Documentation
CreateSubView Method
NDepend.CodeModel Namespace > ICodeBaseView Interface : CreateSubView Method
The predicate that elements in returned sub-view must satisfy.
Creates a sub-view object, containing only this view code elements for which predicate returns true;
Syntax

Parameters

predicate
The predicate that elements in returned sub-view must satisfy.
Remarks
Internally this method is used to create codeBase.ICodeBase.Application and codeBase.ICodeBase.ThirdParty views.
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