TrackerDog
TrackerDog
TrackerDog Namespaces
TrackerDog.CollectionHandling
DefaultCollectionChangeInterceptor(T) Class
DefaultCollectionChangeInterceptor(T) Methods
IEnumerable.GetEnumerator Method
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Remove Method
DefaultCollectionChangeInterceptor
T
GetEnumerator Method
Namespace:
TrackerDog.CollectionHandling
Assembly:
TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
VB
Copy
public
IEnumerator
<T>
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
(
Of
T)
Return Value
Type:
IEnumerator
T
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
DefaultCollectionChangeInterceptor
T
Class
TrackerDog.CollectionHandling Namespace