EditContextProperties 類別

定義

保留與 相關聯的 EditContext 任意索引鍵/值組。 這可用來追蹤應用程式特定用途的其他中繼資料。

public ref class EditContextProperties sealed
public sealed class EditContextProperties
type EditContextProperties = class
Public NotInheritable Class EditContextProperties
繼承
EditContextProperties

建構函式

EditContextProperties()

保留與 相關聯的 EditContext 任意索引鍵/值組。 這可用來追蹤應用程式特定用途的其他中繼資料。

屬性

Item[Object]

取得或設定集合中的值。

方法

Remove(Object)

從集合中移除指定的專案。

TryGetValue(Object, Object)

取得與指定索引鍵相關聯的值,如果有的話。

適用於