Home Home    Blog   

LumenLink


.NET Z-Wave Library




Quick Search
»
Advanced Search »

Administration

Void

RSS
Used only as the return type for a method to specify that the method does not return a value.

void is not allowed in a method's parameter list.

An example method that takes no parameters and returns no value is declared as follows:

void MyMethod()
{
	// ...
}

Copyright ©2010 John Hughes, All rights reserved.

ScrewTurn Wiki version 3.0.2.500. Some of the icons created by FamFamFam.