Edit

TfvcBranchRefsCollection Class

Definition

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

Applies to