Partager via


DotNetPart(XMessage, String, Int32) Constructeur

Définition

public:
 DotNetPart(Microsoft::XLANGs::Core::XMessage ^ msg, System::String ^ partName, int partIndex);
public DotNetPart (Microsoft.XLANGs.Core.XMessage msg, string partName, int partIndex);
new Microsoft.XLANGs.Core.DotNetPart : Microsoft.XLANGs.Core.XMessage * string * int -> Microsoft.XLANGs.Core.DotNetPart
Public Sub New (msg As XMessage, partName As String, partIndex As Integer)

Paramètres

msg
XMessage
partName
String
partIndex
Int32

S’applique à