Share via


CompletionList<T>.Empty Property

Definition

Empty instance of CompletionList<T>.

public static Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionList<T> Empty { get; }
static member Empty : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionList<'T>
Public Shared ReadOnly Property Empty As CompletionList(Of T)

Property Value

Applies to