This class contains constants associated with general actions.

C# | Visual Basic | Visual C++ |
public abstract class GeneralAction
Public MustInherit Class GeneralAction
public ref class GeneralAction abstract

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | GeneralAction()()() | Initializes a new instance of the GeneralAction class |
![]() ![]() | CloseWindow |
CloseWindow constant.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | InteractionCreated |
InteractionCreated constant.
|
![]() ![]() | InteractionDeleted |
InteractionDeleted constant.
|
![]() ![]() | InteractionUpdated |
InteractionUpdated constant.
|
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | ObjectCreated |
ObjectCreated constant.
|
![]() ![]() | ObjectDeleted |
ObjectDeleted constant.
|
![]() ![]() | ObjectUpdated |
ObjectUpdated constant.
|
![]() ![]() | ObjectUpdatedButNoSaved |
ObjectNoSaved constant.
|
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | GeneralAction |