バージョン

SetExpansionState メソッド

指定したデータ レコードの展開状態を設定します。
シンタックス
'宣言
 
Public Sub SetExpansionState( _
   ByVal record As System.Collections.Generic.Dictionary(Of String,Object), _
   ByVal state As System.Boolean _
) 
public void SetExpansionState( 
   System.Collections.Generic.Dictionary<string,object> record,
   System.bool state
)

パラメータ

record
state
参照

オンラインで表示: GitHub