Blazor コントロール
ItemsCollection クラス
メンバ 

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 : ItemsCollection クラス
項目のコレクション
オブジェクト モデル
ItemsCollection クラス
シンタックス
'宣言
 
Public Class ItemsCollection 
   Inherits C1.DataCollection.C1DataCollectionList(Of Object)
public class ItemsCollection : C1.DataCollection.C1DataCollectionList<object> 
継承階層

System.Object
   C1.DataCollection.C1DataCollectionList<T>
      C1.Blazor.Core.ItemsCollection
         C1.Blazor.Accordion.AccordionItemsCollection

参照

ItemsCollection メンバ
C1.Blazor.Core 名前空間