Color Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Color : IEquatable<Microsoft.Azure.Commands.ResourceManager.Cmdlets.Formatters.Color>
type Color = class
interface IEquatable<Color>
Public Class Color
Implements IEquatable(Of Color)
- Inheritance
-
Color
- Implements
Properties
Blue | |
Gray | |
Green | |
Orange | |
Purple | |
Reset |
Methods
Equals(Color) | |
Equals(Object) | |
GetHashCode() | |
ToString() |