The DlgSetting type exposes the following members.

Methods

  NameDescription
Assign
Extracts settings from the C1Spell instance.
AssignTo
Copies the setting to the C1Spell instance.
Clone
Creates a new instance with the current settings.
Equals
Checks if the given instance of the DlgSetting is equal to the current object.
(Overrides Object..::.Equals(Object).)
GetHashCode
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also