System.Void Structure
Indicates a method that does not return a value; that is, the method has a return type of void .

See Also: Void Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public struct Void

Remarks

This class is used by types in the Reflection Library.

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0