コーディング ホラーというよりは、バグです。
これまた、VB.NET で発見したんですよね。(;_ _)
VB.NET (コーディング ホラー)
Dim alWatasu As New System.Collections.ArrayList()
Dim alHozon As New System.Collections.ArrayList()
' :
' :
' 格納するような処理
' :
' :
' 変更前のデータを保持するためにコピーする
alHozon = alWatasu
' 渡して編集画面へ
frmEdit.OpenWindow(alWatasu)
〃∩ ∧_∧ ハイ ハイ
⊂⌒ ( ・ω・) ワロス ワロス
`ヽ_っ⌒/⌒c
⌒ ⌒
コーディング ホラー記事へのリンク