Documentation de Dvp.Net. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly: Developpez.Dotnet (in Developpez.Dotnet.dll) Version: 1.0.0.0 (1.0.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Obtient une version synchronisée de la liste
Namespace:
Developpez.Dotnet.CollectionsAssembly: Developpez.Dotnet (in Developpez.Dotnet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static IList<T> Synchronized<T>( this IList<T> list ) |
Visual Basic (Declaration) |
---|
<ExtensionAttribute> _ Public Shared Function Synchronized(Of T) ( _ list As IList(Of T) _ ) As IList(Of T) |
Visual C++ |
---|
[ExtensionAttribute] public: generic<typename T> static IList<T>^ Synchronized( IList<T>^ list ) |
Parameters
- list
- Type: System.Collections.Generic..::.IList<(Of <(T>)>)
liste
Type Parameters
- T
- Type générique de la liste