Element.CanDeleteSubelement
Description:
Checks if given subelement can be removed from the element.
Checks if given subelement can be removed from the element.
public bool CanDeleteSubelement(
Subelement subelem
)
-
subelemSubelement to check.
Return Value
bool
True if subelement can be removed, false otherwise.
-
A non-optional argument was null