NDepend.API Documentation
ICodeBaseView Interface Members
Properties  Methods 

NDepend.CodeModel Namespace : ICodeBaseView Interface

The following tables list the members exposed by ICodeBaseView.

Public Properties
 NameDescription
 Property Gets the sequence of assemblies within this code base view.  
 Property Gets the sequence of assemblies, types, methods and fields within this code base view.  
 PropertyGets the original ICodeBase object from which this ICodeBaseView is inferred from.  
 Property Gets the sequence of all code elements that contains executable code (assemblies, namespace, types, methods) within this code base view.  
 Property Gets the sequence of assemblies, namespace and types within this code base view.  
 Property Gets the sequence of all code elements (assemblies, namespace, types, methods, fields) within this code base view.  
 Property Gets the sequence of events within this code base view.  
 Property Gets the sequence of fields within this code base view.  
 Property Gets the sequence of methods and fields within this code base view.  
 Property Gets the sequence of methods within this code base view.  
 Property Gets the sequence of namespaces within this code base view.  
 Property Gets the sequence of properties within this code base view.  
 Property Gets the sequence of types within this code base view.  
 Property Gets the sequence of types, methods and fields within this code base view.  
Top
Public Methods
 NameDescription
 MethodGets a value indicating whether codeElement is part of this code base view.  
 MethodCreates a sub-view object, containing only this view code elements for which predicate returns true;  
Top
See Also

Reference

ICodeBaseView Interface
NDepend.CodeModel Namespace