VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Common
ReferenceTree.TreeMap Class
TreeMap Methods
GetEnumerator Method
IsLast Method
Parse Method
ParseID Method
ParseIDs Method
ToString Method
ReferenceTree
TreeMap
GetEnumerator Method
Returns an enumerator that iterates through the collection.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
IEnumerator
<
MFIdentifier
>
GetEnumerator
()
Return Value
Type:
IEnumerator
MFIdentifier
An enumerator that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ReferenceTree
TreeMap Class
MFiles.VAF.Common Namespace