Click or drag to resize
Capability Class

» Asprise Scan Home · Developer's Guide

Represents a capability.
Inheritance Hierarchy
SystemObject
  asprise_imaging_apiCapability

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Capability

The Capability type exposes the following members.

Constructors
  NameDescription
Public methodCapability
Initializes a new instance of the Capability class
Top
Methods
  NameDescription
Public methodStatic membercreateCapList
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCode
Returns the capability code.
Public methodGetCurrentValue
Returns the current value of this capability.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetName
Returns the capability name.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSupported
Whether this capability is supported.
Public methodToString (Overrides ObjectToString.)
Top
See Also