public bool Remove (T item);

파라미터

itemItem to remove.

반환

bool Success if removed.

설명

Same as List:Remove except removes on clients also.