'宣言 Public Overloads Sub WriteThickness( _ ByVal name As System.String, _ ByVal v As Thickness _ )
'使用法 Dim instance As C1WriterBase Dim name As System.String Dim v As Thickness instance.WriteThickness(name, v)
public void WriteThickness( System.string name, Thickness v )
C1WriterBase クラス C1WriterBase メンバ オーバーロード一覧