共用方式為


DynamicType.IDictionary.Remove 方法

移除集合中指定的欄位。

命名空間:  Microsoft.BusinessData.Runtime
組件:  Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)

語法

'宣告
Private Sub Remove ( _
    key As Object _
) Implements IDictionary.Remove
'用途
Dim instance As DynamicType
Dim key As Object

CType(instance, IDictionary).Remove(key)
void IDictionary.Remove(
    Object key
)

參數

實作

IDictionary.Remove(Object)

請參閱

參照

DynamicType 類別

DynamicType 成員

Microsoft.BusinessData.Runtime 命名空間