'宣言 Public Function MaxDepth( _ ByVal value As System.Integer _ ) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> MaxDepth( System.int value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function MaxDepth( _ ByVal value As System.Integer _ ) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> MaxDepth( System.int value )