次の方法で共有


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

定義

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

パラメーター

msg
XMessage
partName
String
partIndex
Int32

適用対象