Click or drag to resize

Abstract Class

X#
The Abstract class.
Inheritance Hierarchy
Object
  Empty
    Abstract
      Collection
      Custom

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 ABSTRACT CLASS Abstract INHERIT Empty
Request Example View Source

The Abstract type exposes the following members.

Constructors
  NameDescription
Public methodAbstract
Initializes a new instance of the Abstract class
Top
Properties
Methods
  NameDescription
Public method_AddProperty (Inherited from Empty.)
Public method_RemoveProperty (Inherited from Empty.)
Public methodGetPropertyNames (Inherited from Empty.)
Public methodNoIvarGet (Inherited from Empty.)
Public methodNoIvarPut (Inherited from Empty.)
Top
See Also