Class ProductGridCollection
Inheritance
ProductGridCollection
Assembly: NXOpen.dll
Syntax
public class ProductGridCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
ProductGridCollection()
Declaration
protected ProductGridCollection()
ProductGridCollection(AnnotationManager)
Declaration
protected ProductGridCollection(AnnotationManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreatePmiProductGridBuilder(PmiProductGrid)
Declaration
public PmiProductGridBuilder CreatePmiProductGridBuilder(PmiProductGrid productGrid)
Parameters
Returns
CreateProductGridBuilder(ProductGrid)
Declaration
public ProductGridBuilder CreateProductGridBuilder(ProductGrid productGrid)
Parameters
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 BaseProductGrid[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink