[過去ログ]
ふらっと C#,C♯,C#(初心者用) Part155 (1002レス)
ふらっと C#,C♯,C#(初心者用) Part155 http://mevius.5ch.net/test/read.cgi/tech/1655422932/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
168: 164 (ワッチョイ 4f02-lwqN) [sage] 2022/06/27(月) 20:38:42.94 ID:Kbl5ft5+0 >>167 var mylist = new MyList(); var c0 = mylist.Count; // build error // MyList は IList<int> : ICollection<int> をもつので var c1 = ((ICollection<int>)mylist).Count; // MListでint ICollection<int>.Count { get; } という memberをもつので var c2 = ((ICollection<int>)mylist).Count; c1は 万能 http://mevius.5ch.net/test/read.cgi/tech/1655422932/168
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 834 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.012s