|
Options |
Name |
Purpose |
|
+
|
Consultingwerk.Framework.Collections.CharacterList BaseClassList (character)
|
Returns a CharacterList of the base classes of a given ABL class
|
|
+
|
CopyInstanceProperties (Object, Object, character)
|
Assigns the values of all get- and set-able properties from one object
to another
|
|
+
|
System.Object CreateInstance (character)
|
Dynamically creates an instance of a .NET class using reflection
|
|
+
|
System.Attribute GetPropertyAttribute (Type, character, Type)
|
Returns the attribute of the given type from a Component class
|
|
+
|
System.Object GetPropertyValue (Object, character)
|
Dynamically Get a property value from a .NET object
|
|
+
|
LOGICAL HasProperty (Object, character)
|
Determines if the .NET object has a property with the given name
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character)
|
Invokes a public and non static .NET generic method
|
|
#
|
System.Object InvokeGenericMethod (Object, character, character, integer, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
System.Object InvokeGenericMethod (Object, character, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character, Object, character)
|
Invokes a public and non static .NET generic method
|
|
+
|
SetPropertyValue (Object, character, Object)
|
Dynamically Set a property value from a .NET object
|