asp.net.ph

Void Structure

System Namespace


Indicates a method that does not return a value.

[ Visual Basic ]
Public Structure Void

[ C# ]
public struct Void

[ C++ ]
public __value struct Void

In [ JScript ], you can use the structures in the .NET Framework, but you cannot define your own.

Remarks

This class has no members, nor can instances of this class be created.

This class is used mainly in the System.Reflection namespace.

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph