TryGetColorList

TryGetColorList(out IList<Color>)

public bool TryGetColorList(out IList<Color> value) ;

Description

Get the value of the ColorList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.