PowerTools ActiveReports for .NET 11.0J
Insert メソッド (LegendsCollection)

凡例の挿入位置のインデックス。
挿入する凡例。
凡例をコレクションの指定したインデックス位置に挿入します。
構文
'宣言
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal value As Legend _
) 
public void Insert( 
   int index,
   Legend value
)

パラメータ

index
凡例の挿入位置のインデックス。
value
挿入する凡例。
参照

関連項目

LegendsCollection クラス
LegendsCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.