バージョン

ResetToDefaultDimensionProperties メソッド

ディメンション プロパティのデフォルト最小値とリストを生成します。
シンタックス
'宣言
 
Public Overridable Sub ResetToDefaultDimensionProperties( _
   ByVal dimensionProperties As System.Collections.Generic.IList(Of String) _
) 
public virtual void ResetToDefaultDimensionProperties( 
   System.Collections.Generic.IList<string> dimensionProperties
)

パラメータ

dimensionProperties
ディメンション プロパティ。
参照

オンラインで表示: GitHub