public string GetKey( int index )
'Declaration Public Function GetKey( _ ByVal index As Integer _ ) As String
'Usage Dim instance As ConnectionElementCollection Dim index As Integer Dim value As String value = instance.GetKey(index)
public: String^ GetKey( int index )
Target Platforms
ConnectionElementCollection Class ConnectionElementCollection Members