Class PmiCollection
Inheritance
PmiCollection
Assembly: NXOpen.dll
Syntax
public class PmiCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
PmiCollection()
Declaration
protected PmiCollection()
PmiCollection(PmiManager)
Declaration
protected PmiCollection(PmiManager 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
ExpandCollapsePmiNode(bool)
Declaration
public void ExpandCollapsePmiNode(bool expand)
Parameters
Type |
Name |
Description |
bool |
expand |
|
ToArray()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink