NDepend.API Documentation
ChildEvents(IEnumerable<IType>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > ChildEvents Method : ChildEvents(IEnumerable<IType>) Method
This sequence of IType objects.
Returns a sequence of IEvent objects, containing all ICodeElementParent.ChildEvents objects of all IType objects contained in this sequence types.
Syntax
[Extension()]
public static IEnumerable<IEvent> ChildEvents( 
   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