次の方法で共有


ProposalCollection クラス

定義

を実装する便利な ProposalCollectionBaseクラス。

public class ProposalCollection : Microsoft.VisualStudio.Language.Proposals.ProposalCollectionBase
type ProposalCollection = class
    inherit ProposalCollectionBase
Public Class ProposalCollection
Inherits ProposalCollectionBase
継承
ProposalCollection

コンストラクター

ProposalCollection(String, IReadOnlyList<ProposalBase>)

を実装する便利な ProposalCollectionBaseクラス。

プロパティ

Proposals

を実装する便利な ProposalCollectionBaseクラス。

SourceName

を実装する便利な ProposalCollectionBaseクラス。

メソッド

ToString()

を実装する便利な ProposalCollectionBaseクラス。

適用対象