Class PreTestExciterSelectionDofSetCollection
Inheritance
PreTestExciterSelectionDofSetCollection
Assembly: NXOpen.dll
Syntax
public class PreTestExciterSelectionDofSetCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
PreTestExciterSelectionDofSetCollection()
Declaration
protected PreTestExciterSelectionDofSetCollection()
PreTestExciterSelectionDofSetCollection(PreTestExciterSelectionControl)
Declaration
protected PreTestExciterSelectionDofSetCollection(PreTestExciterSelectionControl 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
FindObject(string)
Declaration
public PreTestDofSet FindObject(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
ToArray()
Declaration
public PreTestDofSet[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink