Write component attributes.
Namespace: BasicCard.BasicCards.ComponentsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
protected void WriteAttrBytes( byte[] attr ) |
Visual Basic |
---|
Protected Sub WriteAttrBytes ( attr As Byte() ) |
Visual C++ |
---|
protected: void WriteAttrBytes( array<unsigned char>^ attr ) |
F# |
---|
member WriteAttrBytes : attr : byte[] -> unit |
Parameters
- attr
- Type: array<System..::..Byte>[]()[][]
component attributes
Exceptions
Exception | Condition |
---|---|
BasicCard..::..CommsException |