net472_PropertyGridHelpers.Attributes_EnumImageAttribute_Exists - dparvin/PropertyGridHelpers GitHub Wiki

EnumImageAttribute.Exists method

Determines whether an EnumImageAttribute exists for the given Enum value.

public static bool Exists(Enum value)
parameter description
value The Enum value.

Return Value

true if an image attribute is associated with the value; otherwise, false.

See Also

⚠️ **GitHub.com Fallback** ⚠️