'宣言 Public Overloads Function GetListBoxValues( _ ByRef ex As System.Exception _ ) As System.Collections.Generic.Dictionary(Of String,Boolean)
public System.Collections.Generic.Dictionary<string,bool> GetListBoxValues( out System.Exception ex )
パラメータ
- ex