Freigeben über


FolderDiffFontAndColors.GetItemCount-Methode

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Public Function GetItemCount ( _
    <OutAttribute> ByRef pcItems As Integer _
) As Integer
public int GetItemCount(
    out int pcItems
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

Implementiert

IVsFontAndColorDefaults.GetItemCount(Int32%)

.NET Framework-Sicherheit

Siehe auch

Referenz

FolderDiffFontAndColors Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace