Class PostScenarioMessageCollectorTable
Inheritance
PostScenarioMessageCollectorTable
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PostScenarioMessageCollectorTable : TransientObject, IMessageSink, IDisposable
Constructors
PostScenarioMessageCollectorTable(nint)
Declaration
protected PostScenarioMessageCollectorTable(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Methods
AddTableRow(string[], string[])
Declaration
public void AddTableRow(string[] headerCells, string[] cells)
Parameters
Type | Name | Description |
---|---|---|
string[] | headerCells | |
string[] | cells |
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink