About the .Net Examples

This section contains examples of .Net Assembly usage in ATEasy applications, and includes the following topics:

 

Topic

Description

Creating .Net Assembly Objects

Examples that shows how to create .Net Assembly objects.

Variables, Properties, & Methods

Examples that shows the use of Variables, Properties, and Methods of a Class.

Overloading Constructors

Examples that shows Overloading Constructors.

Class Inheritance

Examples that shows Class Inheritance

Overloading Members

Examples that shows Overloading Members

Virtual Members

Examples that shows Virtual Members

Static Members

Examples that shows Static Members