Class GenDCContainerFlagsGroup
Bitfield union for GenDC container-level flags.
Implements
Inherited Members
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public class GenDCContainerFlagsGroup : IDisposable
Constructors
View SourceGenDCContainerFlagsGroup()
Declaration
public GenDCContainerFlagsGroup()
Fields
View SourceswigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
| Type | Description |
|---|---|
| bool |
Properties
View SourceValue
Raw 16-bit flags value.
Declaration
public ushort Value { get; set; }
Property Value
| Type | Description |
|---|---|
| ushort |
Methods
View SourceDispose()
Dispose.
Declaration
public void Dispose()
Dispose(bool)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |
~GenDCContainerFlagsGroup()
Destructor.
Declaration
protected ~GenDCContainerFlagsGroup()