Class GenDCPartHeader1D
GenDC part header for 1D array data.
Implements
Inherited Members
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public class GenDCPartHeader1D : GenDCPartHeader1DBase, IDisposable
Constructors
View SourceGenDCPartHeader1D()
Declaration
public GenDCPartHeader1D()
GenDCPartHeader1D(GenDCPartHeader)
Copy constructor. Copies common base fields from a GenDCPartHeader.
Declaration
public GenDCPartHeader1D(GenDCPartHeader aParent)
Parameters
| Type | Name | Description |
|---|---|---|
| GenDCPartHeader | aParent | The parent GenDC part header to copy from. |
Methods
View SourceDispose(bool)
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |