Table of Contents

Method IsDefaultAttribute

Namespace
Bonsai
Assembly
Bonsai.Core.dll

IsDefaultAttribute()

When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.

public override bool IsDefaultAttribute()

Returns

bool

true if this instance is the default attribute for the class; otherwise, false.