IElementConfiguration<TElement> 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
處理平臺特定實作儲存和查閱的協助程式
generic <typename TElement>
where TElement : Elementpublic interface class IElementConfiguration
public interface IElementConfiguration<out TElement> where TElement : Element
type IElementConfiguration<'Element (requires 'Element :> Element)> = interface
Public Interface IElementConfiguration(Of Out TElement)
類型參數
- 衍生
方法
On<T>() |
傳回此 |