IntPtr.IMultiplicativeIdentity<IntPtr,IntPtr>.MultiplicativeIdentity Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).MultiplicativeIdentityProperty Value
nativeint