Method IsCurveFinite
IsCurveFinite(uint)
if the curve is finite return true, return false otherwise
Declaration
[HandleProcessCorruptedStateExceptions]
public bool IsCurveFinite(uint curve)
Parameters
Type | Name | Description |
---|---|---|
uint | curve | The curve |
Returns
Type | Description |
---|---|
bool |