Share via


ProposalCollection Class

Definition

A convenience class that implements ProposalCollectionBase.

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

Constructors

ProposalCollection(String, IReadOnlyList<ProposalBase>)

Properties

Proposals
SourceName

Methods

ToString()

Applies to