Compartilhar via


ViewChartType.Equality(ViewChartType, ViewChartType) Operador

Definição

Determina se dois ViewChartType valores são os mesmos.

public static bool operator ==(Azure.ResourceManager.CostManagement.Models.ViewChartType left, Azure.ResourceManager.CostManagement.Models.ViewChartType right);
static member ( = ) : Azure.ResourceManager.CostManagement.Models.ViewChartType * Azure.ResourceManager.CostManagement.Models.ViewChartType -> bool
Public Shared Operator == (left As ViewChartType, right As ViewChartType) As Boolean

Parâmetros

Retornos

Aplica-se a