Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

4b1f294c cd0f 4296 d480 17bff2acff4c

haplokuon edited this page May 6, 2023 · 1 revision

HeaderVariables Methods

netDxf 3.0.0 Library

Methods

AddCustomVariable Adds a custom HeaderVariable to the list.
ClearCustomVariables Removes all custom HeaderVariable from the list.
ContainsCustomVariable Checks if a custom HeaderVariable name exits in the list.
CustomNames Gets a collection of the custom header variables names.
CustomValues Gets a collection of the custom header variables.
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
KnownNames Gets a collection of the known header variables names.
KnownValues Gets a collection of the known header variables.
RemoveCustomVariable Removes a custom HeaderVariable from the list.
ToString Returns a string that represents the current object.
(Inherited from Object)
TryGetCustomVariable Gets the header variable associated with the specified name.

See Also

Reference

HeaderVariables Class
netDxf.Header Namespace

Clone this wiki locally