NDepend.API Documentation
IsEventDelegateObject Property
NDepend.CodeModel Namespace > IField Interface : IsEventDelegateObject Property
Gets a value indicating whether this field is an event delegate object. C# and VB.NET compilers define for each event an event adder, an event remover, and a field typed with a delegate class.
Syntax
bool IsEventDelegateObject {get;}
Requirements

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

See Also

Reference

IField Interface
IField Members