ElementsList<T0>.RemoveElement

Declaration

public T RemoveElement(uint elementID);

Parameters

elementID ID of element to remove.

Returns

T The removed child element.

Description

Removes a child element by id.


Did you find this page useful? Please give it a rating: