Edit

TfvcBranchesCollection Class

Definition

[System.Runtime.Serialization.CollectionDataContract(ItemName="TfvcBranch", Name="TfvcBranches")]
public class TfvcBranchesCollection : System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcBranch>
type TfvcBranchesCollection = class
    inherit List<TfvcBranch>
Public Class TfvcBranchesCollection
Inherits List(Of TfvcBranch)
Inheritance
TfvcBranchesCollection
Attributes

Applies to