Visual Basic (Declaration) | |
---|---|
Protected Overloads Function GetConvertedValue(Of T)( _ ByVal key As String, _ ByVal defaultValue As T _ ) As T |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ConnectionStringBuilderBase Dim key As String Dim defaultValue As T Dim value As T value = instance.GetConvertedValue(Of T)(key, defaultValue) |
Parameters
- key
- defaultValue
Type Parameters
- T
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2