[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override bool ValuesAreValid { get; }<BrowsableAttribute(false)>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Overrides ReadOnly Property ValuesAreValid As Boolean
Getpublic:
[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
virtual property bool ValuesAreValid {
bool get () override;
}function get_ValuesAreValid();