DataPPConfigurationDefines Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataPPConfigurationDefines type exposes the following members.
Name | Description | |
---|---|---|
DataPPConfigurationDefines |
Initializes a new instance of the DataPPConfigurationDefines class.
| |
DataPPConfigurationDefines(ListString) | Initializes a new instance of the DataPPConfigurationDefines class | |
DataPPConfigurationDefines(String) |
Name | Description | |
---|---|---|
Configuration |
Gets the configuration String.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Symbols |
Gets the list of defined symbols.
|
Name | Description | |
---|---|---|
Clone |
Clones a configuration defines.
| |
Define |
Defines the specified symbol.
| |
Dispose | Releases all resources used by the DataPPConfigurationDefines | |
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.) | |
ToString |
Format the DataPPConfigurationDefines to a String.
(Overrides ObjectToString.) | |
Undefine |
Undefines the specified symbol.
|