バージョン

KeyedSubObjectBase クラス

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