Click or drag to resize
LocationGetLeafLocations Method
Gets the leaf locations present in this location.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public List<ILocation> GetLeafLocations()

Return Value

Type: ListILocation

[Missing <returns> documentation for "M:Bio.IO.GenBank.Location.GetLeafLocations"]

Implements

ILocationGetLeafLocations
See Also