Udostępnij za pośrednictwem


Metoda IRelatedDocList.GetRegistrationCount —

Zwraca liczbę razy, ile dokument został zarejestrowany na tej liście.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Function GetRegistrationCount ( _
    docData As DocData _
) As Integer
int GetRegistrationCount(
    DocData docData
)

Parametry

Wartość zwracana

Typ: System.Int32
Liczba rejestracji dla DocData

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IRelatedDocList Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell