バージョン

KeyedObjectBase クラス

キー付きコレクションに含まれるサブオブジェクトに対して IKeyedSubObject を実装する抽象基本クラス。キー付きコレクションの各項目には、0 から始まるインデックスまたは文字列キーによってアクセスできます。
シンタックス
'宣言
 
Public MustInherit Class KeyedObjectBase 
   Implements IKeyedObject 
public abstract class KeyedObjectBase : IKeyedObject  
参照