Class IntermediateStageCollection
Inheritance
IntermediateStageCollection
Assembly: NXOpen.dll
public class IntermediateStageCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
Declaration
protected IntermediateStageCollection()
Declaration
protected IntermediateStageCollection(ToolingManager owner)
Parameters
Properties
Declaration
Property Value
Methods
Declaration
public IntermediateStageBuilder CreateIntermediateStageBuilder()
Returns
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
Declaration
public IntermediateStageBuilder FindObject(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
Declaration
public IntermediateStageBuilder[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink