Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.DOM
PairCollection(T) Class
PairCollection(T) Methods
Add Method
AddRange Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Insert Method
Remove Method
Replace Method
ToArray Method
PairCollection
T
GetEnumerator Method
Returns an enumerator that iterates through the collection.
Namespace:
Syntactik.DOM
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
virtual
IEnumerator
<T>
GetEnumerator
()
Return Value
Type:
IEnumerator
T
A
IEnumerator
T
that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
PairCollection
T
Class
Syntactik.DOM Namespace
Send comments on this topic to
info@syntactik.com