CachedDataItemCollection.Remove 方法 (String)

會從集合移除指定的且由快取資料物件所識別的 CachedDataItem

命名空間:  Microsoft.VisualStudio.Tools.Applications
組件:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (在 Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll 中)

語法

'宣告
Public Sub Remove ( _
    dataId As String _
)
public void Remove(
    string dataId
)

參數

備註

CachedDataItem 會提供文件層級自訂中,快取資料物件的存取權限。

.NET Framework 安全性

請參閱

參考

CachedDataItemCollection 類別

Remove 多載

Microsoft.VisualStudio.Tools.Applications 命名空間