The PFObject class is the root of the Pageflex scripting interface class hierarchy.
Syntax| C# | Visual Basic | Managed C++ |
public class PFObject
Public Class PFObject
public ref class PFObject
Members| All Members | Constructors | Methods | Properties | Fields | Events |
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
PFObjectNew() |
Initializes a new instance of the PFObject class.
|
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Inheritance HierarchyAssembly: PFScript Version: 8.0.7.1407 (Module: PFScript)