RemObjects.Elements.RTL.Reflection
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2
Classes
Class | Notes |
---|---|
Field | |
Helpers | |
Method | Wrapper around reflection for methods. |
Parameter | RTTI information for parameters. |
Property | RTTI class for properties |
Type | RTTI class for types |
Enums
Enum |
---|
Visibility |
Attributes
Attribute |
---|
Attribute |
Aliases
Alias | Type |
---|---|
PlatformAttribute |
Attribute .NET, .NET Core 6.0, .NET Standard 2.0 CustomAttribute Island |
PlatformField |
FieldInfo .NET, .NET Core 6.0, .NET Standard 2.0 Field Cooper FieldInfo Island |
PlatformMethod |
MethodInfo .NET, .NET Core 6.0, .NET Standard 2.0 Method Cooper MethodInfo Island |
PlatformParameter |
ParameterInfo .NET, .NET Core 6.0, .NET Standard 2.0 ArgumentInfo Island |
PlatformProperty |
PropertyInfo .NET, .NET Core 6.0, .NET Standard 2.0 PropertyInfo Island |
PlatformType |
Type .NET, .NET Core 6.0, .NET Standard 2.0, ToffeeV2 Class Cooper, Toffee Type Island |