ShareableContentCollection.IndexOf(ShareableContent) Method

Definition

public:
 virtual int IndexOf(Microsoft::Lync::Model::Conversation::Sharing::ShareableContent ^ item);
public int IndexOf (Microsoft.Lync.Model.Conversation.Sharing.ShareableContent item);
abstract member IndexOf : Microsoft.Lync.Model.Conversation.Sharing.ShareableContent -> int
override this.IndexOf : Microsoft.Lync.Model.Conversation.Sharing.ShareableContent -> int
Public Function IndexOf (item As ShareableContent) As Integer

Parameters

Returns

Implements

Applies to