Edit

Share via


ConversationWindowInformationDictionary.GetValueAt(Int32) Method

Definition

Gets a value based on the index.

public:
 System::Object ^ GetValueAt(int index);
public object GetValueAt (int index);
member this.GetValueAt : int -> obj
Public Function GetValueAt (index As Integer) As Object

Parameters

index
Int32

Returns

System.Object

Applies to