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

Name Description
ProposalCollection(String, IReadOnlyList<ProposalBase>)

Properties

Name Description
Proposals
SourceName

Methods

Name Description
ToString()

Applies to