JAVA/CORBA クラス


deleteDocument メソッド

コレクションから文書を削除します。

定義が行われるクラス
DocumentCollection

構文
public void deleteDocument(Document doc)
throws NotesException

パラメータ
Document doc


使用法
このメソッドでは、次の場合に例外が発生します。
クロスリファレンス
LotusScript NotesDocumentCollection クラスの DeleteDocument メソッド

式言語の EditClear @コマンド

式言語の Clear @コマンド

式言語の MoveToTrash @コマンド


関連項目