シンタックス
'宣言
Public Shared Function ParseItems( _
ByVal As System.Object, _
ByVal As System.String, _
ByVal As System.Collections.Generic.List(Of String), _
ByVal As System.Collections.Generic.List(Of String), _
Optional ByVal As TreeItem _
) As System.Collections.Generic.List(Of TreeItem)
public static System.Collections.Generic.List<TreeItem> ParseItems(
System.object ,
System.string ,
System.Collections.Generic.List<string> ,
System.Collections.Generic.List<string> ,
TreeItem
)
パラメータ
- itemsSource
- binding
- bindingName
- childItemsPath
- parentItem
参照