DotNetPart(XMessage, String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- msg
- XMessage
- partName
- String
- partIndex
- Int32