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

検索する XLShape オブジェクト。
コレクション内の XLShape オブジェクトの位置を取得します。
構文
'宣言
 
Public Overloads Function IndexOf( _
   ByVal shape As XLShape _
) As System.Integer
public System.int IndexOf( 
   XLShape shape
)

パラメータ

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

戻り値の型

コレクション内のオブジェクトの位置。オブジェクトがコレクションのメンバでない場合は、-1。
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.