TfvcBranchesCollection 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="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
Constructors
| TfvcBranchesCollection() |