Class ComponentReferenceCollector
Inheritance
ComponentReferenceCollector
Assembly: NXOpen.dll
Syntax
public class ComponentReferenceCollector : TransientObject, IMessageSink, IDisposable
Constructors
ComponentReferenceCollector(nint)
Declaration
protected ComponentReferenceCollector(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
AddComponentWithCsidVector(string[])
Declaration
public void AddComponentWithCsidVector(string[] componentReference)
Parameters
Type |
Name |
Description |
string[] |
componentReference |
|
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink