The count of enums 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 IgnoredEnums { get; private set; }public int IgnoredEnums { get; private set; }Public Property IgnoredEnums As Integer
Get
Private Set
Public Property IgnoredEnums As Integer
Get
Private Set
public:
property int IgnoredEnums {
int get ();
private: void set (int value);
}public:
property int IgnoredEnums {
int get ();
private: void set (int value);
}