NDepend.API Documentation
UsAndChildProperties(IEnumerable<INamespace>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > UsAndChildProperties Method : UsAndChildProperties(IEnumerable<INamespace>) Method
This sequence of INamespace objects.
Returns a sequence of IAttributeTarget objects, containing these namespaces and all their ICodeElementParent.ChildProperties objects.
Syntax
[Extension()]
public static IEnumerable<ICodeElement> UsAndChildProperties( 
   IEnumerable<INamespace> namespaces
)

Parameters

namespaces
This sequence of INamespace 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