FlexChart for WinForms
ParseItems メソッド

C1.Chart アセンブリ > C1.Chart 名前空間 > HierarchicalUtils クラス : ParseItems メソッド
シンタックス
'宣言
 
Public Shared Function ParseItems( _
   ByVal itemsSource As System.Object, _
   ByVal binding As System.String, _
   ByVal bindingName As System.Collections.Generic.List(Of String), _
   ByVal childItemsPath As System.Collections.Generic.List(Of String), _
   Optional ByVal parentItem As TreeItem _
) As System.Collections.Generic.List(Of TreeItem)
public static System.Collections.Generic.List<TreeItem> ParseItems( 
   System.object itemsSource,
   System.string binding,
   System.Collections.Generic.List<string> bindingName,
   System.Collections.Generic.List<string> childItemsPath,
   TreeItem parentItem
)

パラメータ

itemsSource
binding
bindingName
childItemsPath
parentItem
参照

参照

HierarchicalUtils クラス
HierarchicalUtils メンバ