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