バージョン

SetUnboundValues(String,Dictionary<Object,Object>) メソッド

シンタックス
'宣言
 
Overloads Sub SetUnboundValues( _
   ByVal key As System.String, _
   ByVal values As System.Collections.Generic.Dictionary(Of Object,Object) _
) 
void SetUnboundValues( 
   System.string key,
   System.Collections.Generic.Dictionary<object,object> values
)

パラメータ

key
values
参照

オンラインで表示: GitHub