BaseBlock.RemoveElement

Declaration

public Unity.Android.Gradle.BaseElement RemoveElement(uint id);

Parameters

id Element ID.

Returns

BaseElement The removed child element.

Description

Removes a child element by id.

Removes a custom elements from the Elements list. If the element was a default element, it will be cleared and it will not appear in the file.


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