TreeNode 1.5.2
A library to manipulate phylogenetic trees
Loading...
Searching...
No Matches
PhyloTree.TreeCollection Member List

This is the complete list of members for PhyloTree.TreeCollection, including all inherited members.

Add(TreeNode item)PhyloTree.TreeCollection
AddRange(IEnumerable< TreeNode > items)PhyloTree.TreeCollection
Clear()PhyloTree.TreeCollection
Contains(TreeNode item)PhyloTree.TreeCollection
CopyTo(TreeNode[] array, int arrayIndex)PhyloTree.TreeCollection
CountPhyloTree.TreeCollection
Dispose()PhyloTree.TreeCollection
GetEnumerator()PhyloTree.TreeCollection
IndexOf(TreeNode item)PhyloTree.TreeCollection
Insert(int index, TreeNode item)PhyloTree.TreeCollection
IsReadOnlyPhyloTree.TreeCollection
Remove(TreeNode item)PhyloTree.TreeCollection
RemoveAt(int index)PhyloTree.TreeCollection
TemporaryFilePhyloTree.TreeCollection
this[int index]PhyloTree.TreeCollection
TreeCollection(List< TreeNode > internalStorage)PhyloTree.TreeCollection
TreeCollection(Stream binaryTreeStream)PhyloTree.TreeCollection
UnderlyingStreamPhyloTree.TreeCollection