DotMSN

ContactList.ReverseListEnumerator Class

Enumerating through this list will only process contacts which are on your reverse list: these are contacts who have YOU in their contactlist.

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

System.Object
   XihSolutions.DotMSN.ContactList.ListEnumerator
      XihSolutions.DotMSN.ContactList.ReverseListEnumerator

[Visual Basic]
Public Class ContactList.ReverseListEnumerator
    Inherits ListEnumerator
[C#]
public class ContactList.ReverseListEnumerator : ListEnumerator

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.ReverseListEnumerator Members | XihSolutions.DotMSN Namespace