Method GetEnumerator
Namespace TallComponents.PDF.Layout
Class NameValuePairCollection<T>
Returns an enumerator that iterates through the properties.
Syntax
public
IEnumerator<NameValuePair<T>>
GetEnumerator(
)
Returns
IEnumerator<NameValuePair<T>>