StaticConvoyAttribute(Int32, Type[]) 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:
StaticConvoyAttribute(int idx, cli::array <Type ^> ^ convoyInfos);
public StaticConvoyAttribute (int idx, Type[] convoyInfos);
new Microsoft.XLANGs.BaseTypes.StaticConvoyAttribute : int * Type[] -> Microsoft.XLANGs.BaseTypes.StaticConvoyAttribute
Public Sub New (idx As Integer, convoyInfos As Type())
Parameters
- idx
- Int32
- convoyInfos
- Type[]