|
TreeNode 1.5.2
A library to manipulate phylogenetic trees
|
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 | |
| Count | PhyloTree.TreeCollection | |
| Dispose() | PhyloTree.TreeCollection | |
| GetEnumerator() | PhyloTree.TreeCollection | |
| IndexOf(TreeNode item) | PhyloTree.TreeCollection | |
| Insert(int index, TreeNode item) | PhyloTree.TreeCollection | |
| IsReadOnly | PhyloTree.TreeCollection | |
| Remove(TreeNode item) | PhyloTree.TreeCollection | |
| RemoveAt(int index) | PhyloTree.TreeCollection | |
| TemporaryFile | PhyloTree.TreeCollection | |
| this[int index] | PhyloTree.TreeCollection | |
| TreeCollection(List< TreeNode > internalStorage) | PhyloTree.TreeCollection | |
| TreeCollection(Stream binaryTreeStream) | PhyloTree.TreeCollection | |
| UnderlyingStream | PhyloTree.TreeCollection |