Class TemplateItem
Inherited Members
Namespace: NXOpen.Report
Assembly: NXOpen.dll
Syntax
public class TemplateItem : BaseItem, IMessageSink, INXObject
Constructors
TemplateItem()
Declaration
protected TemplateItem()
Methods
GetChildItems(UserInputLocation, out BaseItem[])
Declaration
public void GetChildItems(CommandBuilder.UserInputLocation itemsLocation, out BaseItem[] pItems)
Parameters
Type | Name | Description |
---|---|---|
CommandBuilder.UserInputLocation | itemsLocation | |
BaseItem[] | pItems |
Implements
System.Runtime.Remoting.Messaging.IMessageSink