ImmutableObjectAttribute.IsDefaultAttribute Método

Definição

Indica se o valor desta instância é o valor padrão.

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

Devoluções

true se esta instância for o atributo padrão da classe; caso contrário, false.

Aplica-se a