Generic Structure

ScopedAttributeContainer

An attribute container that allows dynamic member lookup of its contents within the specified attribute scope. ある属性コンテナを返します、それはそれの内容の動的メンバ検索をこの指定された属性スコープ内で可能にするものです。

Declaration 宣言

@dynamicMemberLookup struct ScopedAttributeContainer<S> where S : AttributeScope

Overview 概要

Use a ScopedAttributeContainer when you need to disambiguate between attributes that exist in several attribute scopes that your app uses.

Topics 話題

Accessing Attribute Keys

See Also 参照

Accessing Whole-Substring Attributes 下位文字列属性全体にアクセスする