Base class for all MultiApplication BasicCard Components.
Namespace: BasicCard.BasicCards.ComponentsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
[CLSCompliantAttribute(true)] public abstract class Component |
Visual Basic |
---|
<CLSCompliantAttribute(true)> Public MustInherit Class Component |
Visual C++ |
---|
[CLSCompliantAttribute(true)] public ref class Component abstract |
F# |
---|
[<AbstractClassAttribute>] [<CLSCompliantAttribute(true)>] type Component = class end |
Inheritance Hierarchy
System..::..Object
BasicCard.BasicCards.Components..::..Component
BasicCard.BasicCards.Components..::..Acr
BasicCard.BasicCards.Components..::..File
BasicCard.BasicCards.Components..::..Flag
BasicCard.BasicCards.Components..::..Key
BasicCard.BasicCards.Components..::..Privilege
BasicCard.BasicCards.Components..::..Component
BasicCard.BasicCards.Components..::..Acr
BasicCard.BasicCards.Components..::..File
BasicCard.BasicCards.Components..::..Flag
BasicCard.BasicCards.Components..::..Key
BasicCard.BasicCards.Components..::..Privilege