DynamicType 建構函式 (Int32)
初始化新類別的執行個體DynamicType子項目指定的數字。
命名空間: Microsoft.BusinessData.Runtime
組件: Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)
語法
'宣告
Public Sub New ( _
numberOfChildren As Integer _
)
'用途
Dim numberOfChildren As Integer
Dim instance As New DynamicType(numberOfChildren)
public DynamicType(
int numberOfChildren
)
參數
numberOfChildren
類型:System.Int32位置此類型的欄位的初始數目。