Freigeben über


IVsCompletionSetBuilder.GetBuilderCount-Methode

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Function GetBuilderCount ( _
    ByRef piCount As Integer _
) As Integer
int GetBuilderCount(
    ref int piCount
)
int GetBuilderCount(
    int% piCount
)
abstract GetBuilderCount : 
        piCount:int byref -> int
function GetBuilderCount(
    piCount : int
) : int

Parameter

  • piCount
    Typ: Int32%

    Die Anzahl der sätzen Schließen.

Rückgabewert

Typ: Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsCompletionSetBuilder Schnittstelle

Microsoft.VisualStudio.TextManager.Interop-Namespace