Click or drag to resize
IntPtrZero Field
A read-only field that represents a pointer or handle that has been initialized to zero.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly IntPtr Zero

Field Value

Type: IntPtr
See Also