NDepend.API Documentation
ICodeBaseView Interface Properties

NDepend.CodeModel Namespace : ICodeBaseView Interface

For a list of all members of this type, see ICodeBaseView members.

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
See Also

Reference

ICodeBaseView Interface
NDepend.CodeModel Namespace