Function 程序是一組以 Function 和 End Function 陳述式前後括起來的 Visual Basic 陳述式。 Function 程序會執行工作,然後將控制權傳回給呼叫程式碼。 當它傳回控制權時,它 ...
msdn.microsoft.com