ImmutableObjectAttribute.IsDefaultAttribute Método

Definición

Indica si el valor de esta instancia es el valor predeterminado.

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

Devoluciones

true si esta instancia es el atributo predeterminado para la clase; de lo contrario, false.

Se aplica a