Hi,
void get(Array Hours)
{
}
…How can i pass the parameter value for this method …
Hi,
void get(Array Hours)
{
}
…How can i pass the parameter value for this method …
Array is a collection class
msdn.microsoft.com/…/array.aspx
msdn.microsoft.com/…/aa608508.aspx