Class PmiAttributeValueMultipleStringBuilder
Inheritance
System.Object
System.MarshalByRefObject
PmiAttributeValueMultipleStringBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class PmiAttributeValueMultipleStringBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PmiAttributeValueMultipleStringBuilder()
Declaration
protected PmiAttributeValueMultipleStringBuilder()
Methods
GetMultipleStringValue()
Declaration
public string[] GetMultipleStringValue()
Returns
Type | Description |
---|---|
System.String[] |
SetMultipleStringValue(String[])
Declaration
public void SetMultipleStringValue(string[] multipleStringValue)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | multipleStringValue |
Implements
System.Runtime.Remoting.Messaging.IMessageSink