Component attributes.
Namespace: BasicCard.BasicCards.ComponentsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
[SerializableAttribute] [CLSCompliantAttribute(true)] public abstract class ComponentAttributes |
Visual Basic |
---|
<SerializableAttribute> <CLSCompliantAttribute(true)> Public MustInherit Class ComponentAttributes |
Visual C++ |
---|
[SerializableAttribute] [CLSCompliantAttribute(true)] public ref class ComponentAttributes abstract |
F# |
---|
[<AbstractClassAttribute>] [<SerializableAttribute>] [<CLSCompliantAttribute(true)>] type ComponentAttributes = class end |
Inheritance Hierarchy
System..::..Object
BasicCard.BasicCards.Components..::..ComponentAttributes
BasicCard.BasicCards.Components..::..AcrAttributes
BasicCard.BasicCards.Components..::..FileAttributes
BasicCard.BasicCards.Components..::..FlagAttributes
BasicCard.BasicCards.Components..::..KeyAttributes
BasicCard.BasicCards.Components..::..PrivilegeAttributes
BasicCard.BasicCards.Components..::..ComponentAttributes
BasicCard.BasicCards.Components..::..AcrAttributes
BasicCard.BasicCards.Components..::..FileAttributes
BasicCard.BasicCards.Components..::..FlagAttributes
BasicCard.BasicCards.Components..::..KeyAttributes
BasicCard.BasicCards.Components..::..PrivilegeAttributes