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



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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