Click or drag to resize

Empty Class

X#
The FoxPro Empty class.
Inheritance Hierarchy
Object
  Empty
    Abstract

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
[AllowLateBindingAttribute]
 CLASS Empty IMPLEMENTS IDynamicProperties, IDynamicProperties2
Request Example View Source

The Empty type exposes the following members.

Constructors
  NameDescription
Public methodEmpty
Initializes a new instance of the Empty class
Top
Properties
  NameDescription
Public propertyProperties
Top
Methods
See Also