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 bool isProbablePrime( int confidence ) |
| Visual Basic |
|---|
Public Function isProbablePrime ( _ confidence As Integer _ ) As Boolean |
| Visual C++ |
|---|
public: bool isProbablePrime( int confidence ) |
Parameters
- confidence
- Type: System..::..Int32