共用方式為


IRelatedDocList.GetRegistrationCount 方法

取得文件已經註冊這份清單中的次數。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Function GetRegistrationCount ( _
    docData As DocData _
) As Integer
int GetRegistrationCount(
    DocData docData
)

參數

傳回值

型別:System.Int32
DocData 的註冊計數

.NET Framework 安全性

請參閱

參考

IRelatedDocList 介面

Microsoft.VisualStudio.Modeling.Shell 命名空間