Documentation de Dvp.Net. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/

[Ceci est une documentation préliminaire, sous réserve de modification.]

[Missing <summary> documentation for "M:Developpez.Dotnet.ComponentModel.ParameterizedGenericPool`1.InternalNewItem"]

Namespace:  Developpez.Dotnet.ComponentModel
Assembly:  Developpez.Dotnet (in Developpez.Dotnet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected virtual ParameterizedGenericPool<(Of <(T>)>)..::.GenericPoolItem InternalNewItem()
Visual Basic (Declaration)
Protected Overridable Function InternalNewItem As ParameterizedGenericPool<(Of <(T>)>)..::.GenericPoolItem
Visual C++
protected:
virtual ParameterizedGenericPool<(Of <(T>)>)..::.GenericPoolItem^ InternalNewItem()

Return Value

[Missing <returns> documentation for "M:Developpez.Dotnet.ComponentModel.ParameterizedGenericPool`1.InternalNewItem"]

See Also