Declares the name of a module and introduces the definition of the variables, properties, events, and procedures that the module comprises. A `Module` statement defines a reference type available ...
数値を16進数や8進数といった文字列型の値に変換したり,逆に16進数や8進数の数値を示す文字列を数値に変換するには,Conversionクラスを使う。 Conversionクラスは,VisualBasicモジュール内にあるため,VisualBasic以外から利用する場合には,参照設定にVisualBasic ...