Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public byte[] getBytes( bool addSignByte ) |
| Visual Basic |
|---|
Public Function getBytes ( _ addSignByte As Boolean _ ) As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ getBytes( bool addSignByte ) |
Parameters
- addSignByte
- Type: System..::..Boolean