CompletionList<T>.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)