PartWrapperForUserCode(Int32, XLANGPart, MessageWrapperForUserCode) 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:
PartWrapperForUserCode(int partIndex, Microsoft::XLANGs::BaseTypes::XLANGPart ^ part, Microsoft::XLANGs::Core::MessageWrapperForUserCode ^ w);
public PartWrapperForUserCode (int partIndex, Microsoft.XLANGs.BaseTypes.XLANGPart part, Microsoft.XLANGs.Core.MessageWrapperForUserCode w);
new Microsoft.XLANGs.Core.PartWrapperForUserCode : int * Microsoft.XLANGs.BaseTypes.XLANGPart * Microsoft.XLANGs.Core.MessageWrapperForUserCode -> Microsoft.XLANGs.Core.PartWrapperForUserCode
Public Sub New (partIndex As Integer, part As XLANGPart, w As MessageWrapperForUserCode)
Parameters
- partIndex
- Int32
- part
- XLANGPart