Click or drag to resize

ConfigurationWriter Methods

The ConfigurationWriter type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberExport(Document, String) Export a configuration control from the current document and simulation.
Public methodStatic memberExport(Simulation, Domain, String) Export a configuration control from a given simulation and domain.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also