Share via


DictEnum.helpDefined Method

Definition

Returns the value of the help property for this enumeration.

public:
 virtual System::String ^ helpDefined();
public virtual string helpDefined ();
abstract member helpDefined : unit -> string
override this.helpDefined : unit -> string
Public Overridable Function helpDefined () As String

Returns

The value of the help property for this enumeration.

Applies to