'宣言 Public Overloads Overrides Function Palette( _ ByVal colors As System.Collections.Generic.IEnumerable(Of String) _ ) As TreeMapBuilder(Of T)
public override TreeMapBuilder<T> Palette( System.Collections.Generic.IEnumerable<string> colors )
パラメータ
- colors
- The color collection
戻り値の型
Current builder