Try OpenEdge Now
skip to main content
GUI for .NET Programming
Accessing and Managing .NET Classes from ABL : Referencing and instantiating .NET classes : Instantiating and managing .NET class instances
 

Instantiating and managing .NET class instances

As noted previously, ABL allows you to program with .NET classes much as you do with ABL user-defined classes. This section describes ABL support for these features:
*Instantiating and obtaining instances of .NET classes
*Casting .NET class and interface types
*.NET class instances and garbage collection
* Instantiating and obtaining instances of .NET classes
* Casting .NET class and interface types
* .NET class instances and garbage collection