'宣言 Protected Friend Shared Sub Interpolate( _ ByVal ret As List(Of Brush), _ ByVal p As Single, _ ByVal min As List(Of Brush), _ ByVal max As List(Of Brush), _ ByVal interpolationMode As Infragistics.InterpolationMode _ )
protected internal static void Interpolate( List<Brush> ret, float p, List<Brush> min, List<Brush> max, Infragistics.InterpolationMode interpolationMode )