Class StringList
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class StringList : TaggedObject, IMessageSink
Constructors
StringList()
Declaration
protected StringList()
Methods
GetText()
Declaration
public string[] GetText()
Returns
| Type | Description |
|---|---|
| string[] |
SetText(string[])
Declaration
public void SetText(string[] text)
Parameters
| Type | Name | Description |
|---|---|---|
| string[] | text |
Implements
System.Runtime.Remoting.Messaging.IMessageSink