RepositorySummary.

ParentRevisionNumbers Property

Summary

Gets the collection of parent revision numbers for the current working folder.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RepositorySummary

Syntax

public IEnumerable<int> ParentRevisionNumbers { get; }

Value

Type Description
IEnumerable<T>