共用方式為


StaticConvoyAttribute(Int32, Type[]) 建構函式

定義

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())

參數

idx
Int32
convoyInfos
Type[]

適用於