Documentation de Dvp.Net. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Namespace:
Developpez.Dotnet.Collections
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.]
[Missing <summary> documentation for "P:Developpez.Dotnet.Collections.SyncList`1.IsSynchronized"]
Assembly: Developpez.Dotnet (in Developpez.Dotnet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public virtual bool IsSynchronized { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property IsSynchronized As Boolean |
Visual C++ |
---|
public: virtual property bool IsSynchronized { bool get (); } |