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