'宣言 Public Shared Function CreateForm( _ ByVal customType As System.Type, _ ByVal defaultType As System.Type _ ) As OutputRangeForm
public static OutputRangeForm CreateForm( System.Type customType, System.Type defaultType )
パラメータ
- customType
- カスタムフォームタイプまたは null。
- defaultType
- デフォルトフォームタイプ。
戻り値の型
新しく作成された OutputRangeForm。