Share via


OrderedVariableSizeList.IList.Add, méthode

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntaxe

'Déclaration
Private Function Add ( _
    value As Object _
) As Integer Implements IList.Add
int IList.Add(
    Object value
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Implémentations

IList.Add(Object)

Sécurité .NET Framework

Voir aussi

Référence

OrderedVariableSizeList Classe

Microsoft.TeamFoundation.WorkItemTracking.Common, espace de noms