Read componet attributes.
Namespace: BasicCard.BasicCards.ComponentsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public byte[] ReadAttr( int CID ) |
Visual Basic |
---|
Public Function ReadAttr ( CID As Integer ) As Byte() |
Visual C++ |
---|
public: array<unsigned char>^ ReadAttr( int CID ) |
F# |
---|
member ReadAttr : CID : int -> byte[] |
Parameters
- CID
- Type: System..::..Int32
CID of component
Return Value
Type: array<Byte>[]()[][]component attributes