次の方法で共有


CustomFormattedPart(XMessage, String, Int32) コンストラクター

定義

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

パラメーター

msg
XMessage
partName
String
partIndex
Int32

適用対象