'宣言 Public Overloads Sub WriteInt( _ ByVal name As System.String, _ ByVal v As System.Integer, _ ByVal dv As System.Integer _ )
'使用法 Dim instance As C1WriterBase Dim name As System.String Dim v As System.Integer Dim dv As System.Integer instance.WriteInt(name, v, dv)
パラメータ
- name
- v
- dv