'宣言 Protected Overloads Overrides Sub WriteInt( _ ByVal v As System.Integer _ )
'使用法 Dim instance As C1XmlWriter Dim v As System.Integer instance.WriteInt(v)
protected override void WriteInt( System.int v )
パラメータ
- v
'宣言 Protected Overloads Overrides Sub WriteInt( _ ByVal v As System.Integer _ )
'使用法 Dim instance As C1XmlWriter Dim v As System.Integer instance.WriteInt(v)
protected override void WriteInt( System.int v )