ContentsIndexHome
PreviousUpNext
IElement.close Method

Closes and invalidates this IElement.  

 

C#
void close();

Does only apply to elements retrieved by a createElement() or createElementValue(). Other elements belong to the objects of which they were retrieved and are closed by them.