'宣言 Public Overloads Sub Export( _ ByVal formattedText As Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase, _ ByVal fileName As String _ )
public void Export( Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase formattedText, string fileName )
| 例外 | 解説 |
|---|---|
| System.ArgumentNullException | fileName が null です。 |