BranchHistoryTreeItem.IBranchHistoryTreeItem.AddChild – metoda
Obor názvů: Microsoft.TeamFoundation.VersionControl.Client
Sestavení: Microsoft.TeamFoundation.VersionControl.Client (v Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntaxe
'Deklarace
Private Sub AddChild ( _
newChild As IBranchHistoryTreeItem _
) Implements IBranchHistoryTreeItem.AddChild
void IBranchHistoryTreeItem.AddChild(
IBranchHistoryTreeItem newChild
)
Parametry
Implementuje
IBranchHistoryTreeItem.AddChild(IBranchHistoryTreeItem)
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.