Table of Contents

Class PythonListMember

Namespace
Alternet.Syntax.Parsers.Python.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.Python.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 PythonListMember : ListMember, ICategorizedListMember, IListMember, ICodeCompletionProviderItem, IComparable
Inheritance
PythonListMember
Implements

Constructors

PythonListMember()
PythonListMember(IListMembers)

Properties

Category

Gets or sets a CodeCompletionCategory to which this ListMember belongs.

Description

Gets or sets a string value that specifies short description of the ListMember.

Methods

GetCurrentParameterDescription(bool)
GetParamText(bool)

Converts Parameters property to a single string.