Converts the value of the current instance to a pointer to void.
A pointer to void.
Note: A pointer to void points to memory containing data of an unspecified type.This method is not CLS-compliant. For a CLS-compliant alternative use IntPtr.ToPointer.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0