Proprietà Breakpoint3.Collection

Ottiene la raccolta contenente qualsiasi Breakpoint2 oggetti.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

'Dichiarazione
ReadOnly Property Collection As Breakpoints
Breakpoints Collection { get; }
property Breakpoints^ Collection {
    Breakpoints^ get ();
}
abstract Collection : Breakpoints
function get Collection () : Breakpoints

Valore proprietà

Tipo: EnvDTE.Breakpoints
In Breakpoints raccolta.

Note

vedere Collection.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Overload Collection

Spazio dei nomi EnvDTE90a