The IncludeFilter type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Reflect(NRAttribute) |
Determines if an attribute will be reflected.
|
![]() | Reflect(NRClass) |
Determines if a class will be reflected.
|
![]() | Reflect(NRConstructor) |
Determines if a method will be reflected.
|
![]() | Reflect(NRDelegate) |
Determines if a delegate will be reflected.
|
![]() | Reflect(NREnum) |
Determines if a enum will be reflected.
|
![]() | Reflect(NREnumValue) |
Determines if a enum value will be reflected.
|
![]() | Reflect(NREvent) |
Determines if an event will be reflected.
|
![]() | Reflect(NRField) |
Determines if a field will be reflected.
|
![]() | Reflect(NRInterface) |
Determines if an interface will be reflected.
|
![]() | Reflect(NRMethod) |
Determines if a method will be reflected.
|
![]() | Reflect(NRModule) |
Determines if a module will be reflected.
|
![]() | Reflect(NROperator) |
Determines if an operator will be reflected.
|
![]() | Reflect(NRProperty) |
Determines if a property will be reflected.
|
![]() | Reflect(NRStruct) |
Determines if a struct will be reflected.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also