| GraphResultSetGetEnumerator Method  | 
            Returns an enumerator that iterates through the collection.
            
 
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic IEnumerator<GraphNode> GetEnumerator()
Return Value
Type: 
IEnumeratorGraphNodeImplements
IEnumerableTGetEnumerator
See Also