ComponentOne Studio for WinRT XAML
Contains メソッド (XLCommentCollection)

検索する XLComment オブジェクト。
コレクションに特定の XLComment オブジェクトが含まれるかどうかを確認します。
構文
'宣言
 
Public Function Contains( _
   ByVal comment As XLComment _
) As System.Boolean
public System.bool Contains( 
   XLComment comment
)

パラメータ

comment
検索する XLComment オブジェクト。

戻り値の型

コレクションにコメントが含まれる場合は true、そうでない場合は false。
参照

XLCommentCollection クラス
XLCommentCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.