Table of Contents

Method Add

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Add(string)

Adds a new item to the end of string collection.

public virtual void Add(string item)

Parameters

item string

String to be added to the end of the collection.