Classe RegistryEntryCollection
Gerarchia di ereditarietà
System.Object
Microsoft.TeamFoundation.Framework.Client.RegistryEntryCollection
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class RegistryEntryCollection _
Implements IEnumerable(Of RegistryEntry), IEnumerable
public sealed class RegistryEntryCollection : IEnumerable<RegistryEntry>,
IEnumerable
Il tipo RegistryEntryCollection espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
RegistryEntryCollection |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | |
![]() |
Item |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
ContainsPath | |
![]() |
Equals | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) |
![]() |
GetHashCode | Funge da funzione hash predefinita. (Ereditato da Object) |
![]() |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
![]() |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
![]() ![]() |
IEnumerable<RegistryEntry>.GetEnumerator | |
![]() ![]() |
IEnumerable.GetEnumerator |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.