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 void genRandomBits( int bits ) |
| Visual Basic |
|---|
Public Sub genRandomBits ( _ bits As Integer _ ) |
| Visual C++ |
|---|
public: void genRandomBits( int bits ) |
Parameters
- bits
- Type: System..::..Int32