IJavaSourceElement::IsValid

This property indicates whether the source element object is valid.

Syntax

[propget] HRESULT IsValid([out, retval] VARIANT_BOOL* retval);

Property Get IsValid As Boolean

Remarks

A source element object may be invalid if the compile unit has been changed since the source element was first accessed.