共用方式為


IViewContainer<T> 介面

定義

generic <typename T>
 where T : VisualElementpublic interface class IViewContainer
public interface IViewContainer<T> where T : VisualElement
type IViewContainer<'T (requires 'T :> VisualElement)> = interface
Public Interface IViewContainer(Of T)

類型參數

T
衍生

屬性

Children

適用於