RootComponentsCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
專案的集合 RootComponent 。
public ref class RootComponentsCollection : System::Collections::ObjectModel::ObservableCollection<Microsoft::AspNetCore::Components::WebView::WindowsForms::RootComponent ^>, Microsoft::AspNetCore::Components::Web::IJSComponentConfiguration
public class RootComponentsCollection : System.Collections.ObjectModel.ObservableCollection<Microsoft.AspNetCore.Components.WebView.WindowsForms.RootComponent>, Microsoft.AspNetCore.Components.Web.IJSComponentConfiguration
type RootComponentsCollection = class
inherit ObservableCollection<RootComponent>
interface IJSComponentConfiguration
Public Class RootComponentsCollection
Inherits ObservableCollection(Of RootComponent)
Implements IJSComponentConfiguration
- 繼承
-
RootComponentsCollection
- 實作
建構函式
RootComponentsCollection() |
專案的集合 RootComponent 。 |
屬性
JSComponents |
專案的集合 RootComponent 。 |
擴充方法
Add<TComponent>(RootComponentsCollection, String, IDictionary<String,Object>) |
將 指定的元件加入至 所 |
Remove(RootComponentsCollection, String) |
從所 |