Try OpenEdge Now
GUI for .NET Programming
Accessing and Managing .NET Classes from ABL
:
Referencing and instantiating .NET classes
:
Instantiating and managing .NET class instances
:
Casting .NET class and interface types
Casting .NET class and interface types
You can use the CAST or DYNAMIC-CAST function to cast .NET object types in exactly the same way that you cast ABL user-defined types.