TFieldFilters Class
Represents type TFieldFilters
.
Spring.Reflection.TFiltersNamed<T>
Spring.Reflection.TFiltersBase<T>
Spring.Reflection.TFieldFilters
type TFieldFilters = class(TFiltersBase<TRttiField>);
The TFieldFilters type exposes the following members.
Name | Description | |
---|---|---|
ContainsParameterType(PTypeInfo) | Represents method | |
HasAttribute(TAttributeClass,Boolean) | Represents method | |
HasParameterFlags(TParamFlags) | Represents method | |
HasParameterTypes(PTypeInfo[]) | Represents method | |
IsClassMethod | Represents method | |
IsConstructor | Represents method | |
IsInstanceMethod | Represents method | |
IsInvokable | Represents method | |
IsMethodKind(TMethodKinds) | Represents method | |
IsNamed(string) | Represents method | |
IsTypeOf(PTypeInfo) | Overloaded. Represents method | |
IsTypeOf<TType> | Overloaded. Represents method |