'宣言
Public Function GetCommaSeparatedValues( _ ByVal key As String _ ) As IList(Of String)
public IList<string> GetCommaSeparatedValues( string key )
パラメータ
- key
'宣言
Public Function GetCommaSeparatedValues( _ ByVal key As String _ ) As IList(Of String)
public IList<string> GetCommaSeparatedValues( string key )