Share via


ApplicationSharingViewPropertyDictionary.GetValueAt method

Namespace:  Microsoft.Lync.Model.Conversation.Sharing
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Function GetValueAt ( _
    index As Integer _
) As Object
'Usage
Dim instance As ApplicationSharingViewPropertyDictionary
Dim index As Integer
Dim returnValue As Object

returnValue = instance.GetValueAt(index)
public Object GetValueAt(
    int index
)

Parameters

Return value

Type: System.Object

See also

Reference

ApplicationSharingViewPropertyDictionary class

ApplicationSharingViewPropertyDictionary members

Microsoft.Lync.Model.Conversation.Sharing namespace