public void Add (T item);

Parámetros

itemItem to add.

Descripción

Same as List:Add() but the item is added on clients.