バージョン

RemoveAllNotesForOwner メソッド

オーナーに割り当てられているすべてのメモを削除します。
シンタックス
'宣言
 
Public Sub RemoveAllNotesForOwner( _
   ByVal owner As Owner _
) 
public void RemoveAllNotesForOwner( 
   Owner owner
)

パラメータ

owner
メモのオーナー。
参照