'宣言 Public Overloads Sub Save( _ ByVal fileName As System.String _ )
public void Save( System.string fileName )
パラメータ
- fileName
- Full name of the file to be created (if the file already exists, it will be overwritten).
'宣言 Public Overloads Sub Save( _ ByVal fileName As System.String _ )
public void Save( System.string fileName )