This documentation is for the old version. Go to the latest Graphics Mill docs

XmpStructNode.GetEnumerator Method

Overload List

Name Description
Public method GetEnumerator()

Returns an enumerator for the dictionary items.

(Inherited from XmpDictionaryNode.)
Public method GetEnumerator()

Returns an enumerator for the dictionary items allowing it to be used in foreach blocks.

(Inherited from XmpDictionaryNode.)

See Also

Reference