public static bool IsValid( Element element )
Public Shared Function IsValid ( element As Element ) As Boolean
public: static bool IsValid( Element^ element )
static member IsValid : element : Element -> bool