Indicates that a method has the void return type.
This class is used in the System.Reflection namespace. Instances of this class cannot be created, and the class has no members.
[Visual Basic] Public Structure Void [C#] public struct Void [C++] public __value struct Void
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System
Assembly: mscorlib.dll