public class TreeMap : IEnumerable<MFIdentifier>,
IEnumerable| First | Returns the First MFIdentifier in the Map. |
| PlaceholderString | Placeholder String being parsed. |
| GetEnumerator | Returns an enumerator that iterates through the collection. |
| IsLast | Boolean flag to determine if this is the last item in the collection. |
| Parse | Parses a MFIdentifier array into a ReferenceTreeTreeMap. |
| ParseID | Single Tree Map Parser. |
| ParseIDs | Multi Tree Map Parser. |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString) |