IntPtr.IMultiplicativeIdentity<IntPtr,IntPtr>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

static property IntPtr System::Numerics::IMultiplicativeIdentity<System::IntPtr,System::IntPtr>::MultiplicativeIdentity { IntPtr get(); };
static IntPtr System.Numerics.IMultiplicativeIdentity<System.IntPtr,System.IntPtr>.MultiplicativeIdentity { get; }
static member System.Numerics.IMultiplicativeIdentity<System.IntPtr,System.IntPtr>.MultiplicativeIdentity : nativeint
 Shared ReadOnly Property MultiplicativeIdentity As IntPtr Implements IMultiplicativeIdentity(Of IntPtr, IntPtr).MultiplicativeIdentity

Property Value

IntPtr

nativeint

Implements

Applies to