net90_PropertyGridHelpers.Attributes_EnumImageAttribute_Get - dparvin/PropertyGridHelpers GitHub Wiki

EnumImageAttribute.Get method (1 of 2)

Retrieves the EnumImageAttribute associated with a given Enum value.

public static EnumImageAttribute Get(Enum value)
parameter description
value The Enum value.

Return Value

The corresponding EnumImageAttribute instance, or null if none is found.

See Also


EnumImageAttribute.Get method (2 of 2)

Gets the specified context.

public static EnumImageAttribute Get(ITypeDescriptorContext context)
parameter description
context The context.

See Also

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