- Namespace
-
GitVersion
.Git - Interfaces
-
-
IEnumerable
<IBranch>
-
IEnumerable
graph BT Type-.->Interface0["IEnumerable<IBranch>"]
Type["IBranchCollection"] class Type type-node
Syntax
public interface IBranchCollection : IEnumerable<IBranch>
Properties
| Name | Value | Summary |
|---|---|---|
| this[string] | IBranch |
Methods
| Name | Value | Summary |
|---|---|---|
|
ExcludeBranches |
IEnumerable |
|
|
UpdateTrackedBranch |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
From
CommonExtensions
|