CodecInfoList.Item プロパティ

添字に対応する CodecInfo オブジェクトを返します。

書式
obj_var.Item (index)

引数
obj_var
CodecInfoList オブジェクト。

index (int)
取得する CodecInfo の番号。有効範囲は 0 <= index < (Count プロパティ)

戻り値
object
CodecInfo オブジェクト。