Class ExpressionCollectorSet
Inheritance
ExpressionCollectorSet
Assembly: NXOpen.dll
Syntax
public class ExpressionCollectorSet : NXObject, IMessageSink, INXObject
Constructors
ExpressionCollectorSet()
Declaration
protected ExpressionCollectorSet()
Properties
Collector
Declaration
public ScCollector Collector { get; set; }
Property Value
ItemFlipFlag
Declaration
public bool ItemFlipFlag { get; set; }
Property Value
ItemIndex
Declaration
public int ItemIndex { get; set; }
Property Value
ItemValue
Declaration
public Expression ItemValue { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink