FlexReport for WinForms
GetNode メソッド (GroupNodeList)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > GroupNodeList クラス : GetNode メソッド
シンタックス
'宣言
 
Public Function GetNode( _
   ByVal index As System.Integer _
) As GroupNode
'使用法
 
Dim instance As GroupNodeList
Dim index As System.Integer
Dim value As GroupNode
 
value = instance.GetNode(index)
public GroupNode GetNode( 
   System.int index
)

パラメータ

index
参照

参照

GroupNodeList クラス
GroupNodeList メンバ