ShareableContentCollection.GetEnumerator Method

Definition

public:
 virtual System::Collections::Generic::IEnumerator<Microsoft::Lync::Model::Conversation::Sharing::ShareableContent ^> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<Microsoft.Lync.Model.Conversation.Sharing.ShareableContent> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Lync.Model.Conversation.Sharing.ShareableContent>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Lync.Model.Conversation.Sharing.ShareableContent>
Public Function GetEnumerator () As IEnumerator(Of ShareableContent)

Returns

Implements

Applies to