NDepend.API Documentation
ParentNamespaces(IEnumerable<IType>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > ParentNamespaces Method : ParentNamespaces(IEnumerable<IType>) Method
This sequence of IType objects.
Returns a sequence of INamespace objects, containing all IMember.ParentNamespace objects of all IType objects contained in this sequence types.
Syntax
[Extension()]
public static IEnumerable<INamespace> ParentNamespaces( 
   IEnumerable<IType> types
)

Parameters

types
This sequence of IType objects.
Requirements

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

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members
Overload List