'宣言 Protected Overridable Sub CopyPropertiesToOptionsForm( _ ByVal f As ExportOptionsFormBase _ )
'使用法 Dim instance As Exporter Dim f As ExportOptionsFormBase instance.CopyPropertiesToOptionsForm(f)
protected virtual void CopyPropertiesToOptionsForm( ExportOptionsFormBase f )
パラメータ
- f
- プロパティのコピー先の ExportOptionsFormBaseオブジェクト。