ProposalCollectionBase 類別

定義

介面,定義使用者可能想要進行之變更的 ProposalBase集合。

public abstract class ProposalCollectionBase
type ProposalCollectionBase = class
Public MustInherit Class ProposalCollectionBase
繼承
ProposalCollectionBase
衍生

備註

另外還有一個 LazyProposalCollectionBase 可以提供其他提案,但只有在初始提案集顯示 (之後才會呼叫,而不會由使用者) 快速關閉。

建構函式

ProposalCollectionBase()

介面,定義使用者可能想要進行之變更的 ProposalBase集合。

屬性

Proposals

與集合相關聯的提案。 假設至少有一個。

SourceName

提供提案的 ProposalSourceBase 名稱。

適用於