TfvcBranchRefsCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Constructors
| TfvcBranchRefsCollection() |