ComputedCompletionItems.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 data structure, used when no computation was performed
public:
static property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::ComputedCompletionItems ^ Empty { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::ComputedCompletionItems ^ get(); };
public static Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.ComputedCompletionItems Empty { get; }
static member Empty : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.ComputedCompletionItems
Public Shared ReadOnly Property Empty As ComputedCompletionItems