jstodotxt
Preparing search index...
List
Class List
Index
Constructors
constructor
Methods
add
contexts
extensions
filter
items
projects
to
String
Constructors
constructor
new
List
(
input
:
string
|
string
[]
)
:
List
Parameters
input
:
string
|
string
[]
Returns
List
Methods
add
add
(
item
:
string
|
Item
)
:
ListItem
Add a new Item to the end of the List
Parameters
item
:
string
|
Item
Returns
ListItem
contexts
contexts
()
:
string
[]
Returns
string
[]
extensions
extensions
()
:
KeysForExtensions
Returns
KeysForExtensions
filter
filter
(
input
:
ListFilter
)
:
ListItem
[]
Parameters
input
:
ListFilter
Returns
ListItem
[]
items
items
()
:
ListItem
[]
Returns
ListItem
[]
projects
projects
()
:
string
[]
Returns
string
[]
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
contexts
extensions
filter
items
projects
to
String
jstodotxt
Loading...
Add a new Item to the end of the List