Part(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:
Part(Microsoft::XLANGs::Core::XMessage ^ msg, System::String ^ partName, int partIndex);
public Part (Microsoft.XLANGs.Core.XMessage msg, string partName, int partIndex);
new Microsoft.XLANGs.Core.Part : Microsoft.XLANGs.Core.XMessage * string * int -> Microsoft.XLANGs.Core.Part
Public Sub New (msg As XMessage, partName As String, partIndex As Integer)
Paramètres
- msg
- XMessage
- partName
- String
- partIndex
- Int32