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

See Also

Reference

ICodeBaseView Interface
ICodeBaseView Members