Class GenDCPartHeaderGenICamChunk
GenDC part header for GenICam chunk metadata.
Inheritance
GenDCPartHeaderGenICamChunk
Implements
Inherited Members
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public class GenDCPartHeaderGenICamChunk : GenDCPartHeader1DBase, IDisposable
Constructors
View SourceGenDCPartHeaderGenICamChunk()
Declaration
public GenDCPartHeaderGenICamChunk()
GenDCPartHeaderGenICamChunk(GenDCPartHeader)
Copy constructor. Copies common base fields from a GenDCPartHeader.
Declaration
public GenDCPartHeaderGenICamChunk(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 |