Share via


CustomXMLSchemaCollectionClass.Validate Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable Function Validate As Boolean
'Usage
Dim instance As CustomXMLSchemaCollectionClass
Dim returnValue As Boolean

returnValue = instance.Validate()
public virtual bool Validate()

Return Value

Type: System.Boolean

Implements

_CustomXMLSchemaCollection.Validate()

See Also

Reference

CustomXMLSchemaCollectionClass Class

CustomXMLSchemaCollectionClass Members

Microsoft.Office.Core Namespace