IUpgradable members
Include protected members
Include inherited members
提供成員管理可升級的物件。
The IUpgradable type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CanUpgrade | 取得 Boolean 值,指出是否可以升級物件。 |
![]() |
NeedsUpgrade | 取得或設定 Boolean 值,以指定物件是否需要升級。 |
![]() |
UpgradeContext | 取得升級內容的其他資訊的物件。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Invalidate | 取值計算的屬性的物件。 |
![]() |
Upgrade() | 升級物件。 |
![]() |
Upgrade(Boolean) | 升級及升級的子物件的選項的物件。 |
Top