Table of Contents

Method Add

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Add(object)

Adds an object to the end of the Items collection.

public int Add(object value)

Parameters

value object

The object to be added to the end of the Items collection.

Returns

int