'宣言 Public Function GetInputFragments( _ ByVal sort As System.Boolean _ ) As RenderInputFragment()
public RenderInputFragment[] GetInputFragments( System.bool sort )
パラメータ
- sort
戻り値の型
RenderInputFragment オブジェクトのリストを含む配列を返します。
'宣言 Public Function GetInputFragments( _ ByVal sort As System.Boolean _ ) As RenderInputFragment()
public RenderInputFragment[] GetInputFragments( System.bool sort )