共用方式為


SmartTagCollection.Contains 方法

判斷 SmartTagCollection 是否包含特定的智慧標籤。

命名空間:  Microsoft.Office.Tools
組件:  Microsoft.Office.Tools.Common (在 Microsoft.Office.Tools.Common.dll 中)

語法

'宣告
Function Contains ( _
    smartTag As SmartTagBase _
) As Boolean
bool Contains(
    SmartTagBase smartTag
)

參數

傳回值

型別:System.Boolean
如果 SmartTagCollection 包含指定的智慧標籤則為 true,否則為 false。

.NET Framework 安全性

請參閱

參考

SmartTagCollection 介面

Microsoft.Office.Tools 命名空間