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