| ILocationGetLeafLocations Method  | 
            Returns the leaf locations.
            
 
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
SyntaxList<ILocation> GetLeafLocations()
Function GetLeafLocations As List(Of ILocation)
List<ILocation^>^ GetLeafLocations()
abstract GetLeafLocations : unit -> List<ILocation> 
Return Value
Type: 
ListILocation[Missing <returns> documentation for "M:Bio.IO.GenBank.ILocation.GetLeafLocations"]
See Also