Class PostScenarioBuilderSlotCollection
Inheritance
PostScenarioBuilderSlotCollection
Assembly: NXOpen.dll
Syntax
public class PostScenarioBuilderSlotCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
PostScenarioBuilderSlotCollection()
Declaration
protected PostScenarioBuilderSlotCollection()
PostScenarioBuilderSlotCollection(PostScenarioBuilder)
Declaration
protected PostScenarioBuilderSlotCollection(PostScenarioBuilder owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
EnumerateMoveNext(ref Tag, byte[])
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
Find(string)
Declaration
public PostScenarioBuilderSlot Find(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
ToArray()
Declaration
public PostScenarioDescriptor[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink