| Name | Description |
| Add | Overloaded. Adds an entry to the blend. |
| AddRange | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| AsReadOnly | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Clear | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Clone | Creates a copy of this color blend. |
| Complete | Completes this blend with the boundary entries. |
| Contains | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Equals | Overloaded. Compares this blend to the specified one. |
| Exists | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Find | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| FindAll | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| FindLast | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| ForEach | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| GetEnumerator | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| GetRange | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Insert | Overloaded. Inserts an entry into the blend. |
| InsertRange | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Remove | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| RemoveAll | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| RemoveAt | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| RemoveRange | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Reverse | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. |
| Sort | Overloaded. (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| ToArray | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| TrimExcess | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |
| TrueForAll | (Inherited from System.Collections.Generic.List<ColorBlendEntry>) |