DotNetPart(XMessage, String, Int32) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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