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

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

パラメータ

index
参照

XLCommentCollection クラス
XLCommentCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.