Classe VssJsonCollectionWrapper<T>
Gerarchia di ereditarietà
System.Object
Microsoft.VisualStudio.Services.WebApi.VssJsonCollectionWrapperBase
Microsoft.VisualStudio.Services.WebApi.VssJsonCollectionWrapper<T>
Spazio dei nomi: Microsoft.VisualStudio.Services.WebApi
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Sintassi
'Dichiarazione
<DataContractAttribute> _
Public NotInheritable Class VssJsonCollectionWrapper(Of T) _
Inherits VssJsonCollectionWrapperBase
[DataContractAttribute]
public sealed class VssJsonCollectionWrapper<T> : VssJsonCollectionWrapperBase
Parametri di tipo
- T
Il tipo VssJsonCollectionWrapper<T> espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
VssJsonCollectionWrapper<T>() | |
![]() |
VssJsonCollectionWrapper<T>(IEnumerable) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | (Ereditato da VssJsonCollectionWrapperBase) |
![]() |
Value |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
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
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.