This document is archived and information here might be outdated. Recommended version. |
Returns whether or not all the model elements in the model are valid.
[Visual Basic .NET]
Public Function IsValid ( _
) As Boolean
[C#]
public bool IsValid (
);
[C++]
HRESULT IsValid(
void
);