ComponentOne Studio for WinRT XAML
Item プロパティ (ShapeCollection)

コレクション内の指定された位置にある XLShape オブジェクトを取得します。
構文
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As XLShape
public XLShape this[ 
   System.int index
]; {get;}

パラメータ

index
参照

ShapeCollection クラス
ShapeCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.