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

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

パラメータ

shape
検索する XLShape オブジェクト。

戻り値の型

コレクションに範囲が含まれる場合は、True。そうでない場合は、False。
参照

ShapeCollection クラス
ShapeCollection メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.