Abstract base class for a Cabability - ButtonCapability or ValueCapability.
| C# | Visual Basic | Visual C++ |
public abstract class ACapability
Public MustInherit Class ACapability
public ref class ACapability abstract
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SingleUsage | Specifies, if IsRange is FALSE, information about a single usage. Otherwise, if IsRange is TRUE, Range contains information about a usage range. | |
| ToString()()() | (Inherited from Object.) | |
| UsageRange | Specifies, if IsRange is TRUE, information about a usage range. Otherwise, if IsRange is FALSE, NotRange contains information about a single usage. |
| Object | ||
| ACapability | ||
| ButtonCapability | ||
| ValueCapability | ||