ものがたり(旧)

atsushieno.hatenablog.com に続く

another mind

ちょっと南の島に海外旅行でした(Summer Rainばかりでしたが)ので…というだけでもないですが更新もひさしぶりです。

system.configurationを眺めているのだけど、なにげにここもNotImplementedExceptionの嵐です。Joyです。そんなわけで今日はmsdnリファレンスのTruth and Lies:

SettingElementCollection class

public sealed class SettingElementCollection : ConfigurationElementCollection

SettingElementCollection members

GetElementKey
Gets the element key for a specified configuration element when overridden in a derived class. (Inherited from ConfigurationElementCollection.)

ConfigurationElementCollection.GetElementKey Method


protected abstract Object GetElementKey (ConfigurationElement element)

010101. SettingElementCollectionはsealedなのに、abstractなConfigurationElementCollection.GetElementKey()をオーバーライドしていない…??

何となくドキュメンテーションの一部がまるごと欠落しているような気がしなくもないです。ある程度自動化しているはずなので、その時点で何かバグが含まれてそう。X,Y,ZというnetmoduleがあったらZが抜けてる、みたいな。

遊びすぎて意味不明のエントリになりつつあるのでこの辺で。