ResponseCollection.GetEnumerator method

 
Microsoft Office Live Communications Server 2005 with SP1

ResponseCollection.GetEnumerator

The GetEnumerator method obtains an enumerator for the ResponseCollection object.

[C#]public IEnumerator GetEnumerator();
[Visual Basic .NET]Public Function GetEnumerator() As IEnumerator

Parameters

This method has no parameters.

Return Values

Returns an IEnumerator interface that can be used to iterate through the ResponseCollection.

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Response, ResponseCollection

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.