DotMSN

ContactList.ListEnumerator Class

The listenumerator is the base class for the more specific other iterators in ContactList.

For a list of all members of this type, see ContactList.ListEnumerator Members.

System.Object
   XihSolutions.DotMSN.ContactList.ListEnumerator
      XihSolutions.DotMSN.ContactList.AllowedListEnumerator
      XihSolutions.DotMSN.ContactList.BlockedListEnumerator
      XihSolutions.DotMSN.ContactList.ForwardListEnumerator
      XihSolutions.DotMSN.ContactList.ReverseListEnumerator

[Visual Basic]
Public Class ContactList.ListEnumerator
    Implements IEnumerator
[C#]
public class ContactList.ListEnumerator : IEnumerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

ContactList.ListEnumerator Members | XihSolutions.DotMSN Namespace