'Declaration
Public Function ChildItemsPath( _ ByVal value As String _ ) As SunburstBuilder(Of T)
public SunburstBuilder<T> ChildItemsPath( string value )
Parameters
- value
- The value.
Return Value
Current builder.
'Declaration
Public Function ChildItemsPath( _ ByVal value As String _ ) As SunburstBuilder(Of T)
public SunburstBuilder<T> ChildItemsPath( string value )