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