Class ErrorList
Assembly: NXOpen.dll
Syntax
public class ErrorList : TransientObject, IMessageSink, IDisposable
Constructors
ErrorList(nint)
Declaration
protected ErrorList(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Length
Declaration
public int Length { get; }
Property Value
Methods
Clear()
Declaration
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetErrorInfo(int)
Declaration
public ErrorInfo GetErrorInfo(int n)
Parameters
Type |
Name |
Description |
int |
n |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink