__Microsoft_XLANGs_BaseTypes_Any__(XMessage, String, Int32) Constructor

Definition

public:
 __Microsoft_XLANGs_BaseTypes_Any__(Microsoft::XLANGs::Core::XMessage ^ msg, System::String ^ name, int index);
public __Microsoft_XLANGs_BaseTypes_Any__ (Microsoft.XLANGs.Core.XMessage msg, string name, int index);
new Microsoft.Solutions.BTARN.CommonTypes.__Microsoft_XLANGs_BaseTypes_Any__ : Microsoft.XLANGs.Core.XMessage * string * int -> Microsoft.Solutions.BTARN.CommonTypes.__Microsoft_XLANGs_BaseTypes_Any__
Public Sub New (msg As XMessage, name As String, index As Integer)

Parameters

msg
XMessage
name
String
index
Int32

Applies to