Linguaggio

BigInteger.Not Metodo

Definizione

Restituisce un valore BigInteger il cui valore è (~this).

[Android.Runtime.Register("not", "()Ljava/math/BigInteger;", "GetNotHandler")]
public virtual Java.Math.BigInteger Not();
[<Android.Runtime.Register("not", "()Ljava/math/BigInteger;", "GetNotHandler")>]
abstract member Not : unit -> Java.Math.BigInteger
override this.Not : unit -> Java.Math.BigInteger

Valori restituiti

~this

Attributi

Commenti

per java.math.BigInteger.not().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a