The count of delegates which are not reflected by the filter.
Namespace: NReflect.FilterAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
public int IgnoredDelegates { get; private set; }public int IgnoredDelegates { get; private set; }Public Property IgnoredDelegates As Integer
Get
Private Set
Public Property IgnoredDelegates As Integer
Get
Private Set
public:
property int IgnoredDelegates {
int get ();
private: void set (int value);
}public:
property int IgnoredDelegates {
int get ();
private: void set (int value);
}