Completion2 Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of Completion2.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Completion2() | Initializes a new instance of Completion2. | |
Completion2(String, String, String, ImageSource, String) | Initializes a new instance of Completion2. | |
Completion2(String, String, String, ImageSource, String, IEnumerable<CompletionIcon>) | Initializes a new instance of Completion2 with the specified text and icon. |
Top