FlexReport for WinForms
GetNode メソッド (BookmarkList)


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

パラメータ

index
参照

参照

BookmarkList クラス
BookmarkList メンバ