CompositionProjectedShadowReceiverUnorderedCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 CompositionProjectedShadowReceiver 物件的未排序集合。
public ref class CompositionProjectedShadowReceiverUnorderedCollection sealed : CompositionObject, IIterable<CompositionProjectedShadowReceiver ^>
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompositionProjectedShadowReceiverUnorderedCollection final : CompositionObject, IIterable<CompositionProjectedShadowReceiver>
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class CompositionProjectedShadowReceiverUnorderedCollection final : CompositionObject, IIterable<CompositionProjectedShadowReceiver>
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompositionProjectedShadowReceiverUnorderedCollection : CompositionObject, IEnumerable<CompositionProjectedShadowReceiver>
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class CompositionProjectedShadowReceiverUnorderedCollection : CompositionObject, IEnumerable<CompositionProjectedShadowReceiver>
Public NotInheritable Class CompositionProjectedShadowReceiverUnorderedCollection
Inherits CompositionObject
Implements IEnumerable(Of CompositionProjectedShadowReceiver)
- 繼承
-
Object Platform::Object IInspectable CompositionObject CompositionProjectedShadowReceiverUnorderedCollection
- 屬性
- 實作
屬性
Comment |
要與 CompositionObject 建立關聯的字串。 (繼承來源 CompositionObject) |
Compositor |
用來建立這個CompositionObject的Compositor。 (繼承來源 CompositionObject) |
Count |
取得集合的大小 (計數) 。 |
DispatcherQueue |
取得 CompositionObject 的 DispatcherQueue。 (繼承來源 CompositionObject) |
ImplicitAnimations |
附加至這個物件的隱含動畫集合。 (繼承來源 CompositionObject) |
Properties |
與 CompositionObject相關聯的屬性集合。 (繼承來源 CompositionObject) |