Class JsListMember
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
Implements properties and methods for a particular list member in the data collection of the code completion popups used to describe C# language code.
public class JsListMember : ListMember, ICategorizedListMember, IListMember, ICodeCompletionProviderItem, IComparable
- Inheritance
-
JsListMember
- Implements
Constructors
- JsListMember()
Initializes a new instance of the
JsListMember
class with default settings.
- JsListMember(IListMembers, bool)
Initializes a new instance of the
JsListMember
class with a specified owner.
Properties
- Category
Gets or sets a CodeCompletionCategory to which this ListMember belongs.
- Description
Return member's description.
Methods
- GetParamText(bool)
Converts
Parameters
property to a single string.