Share via


CustomXMLSchemaCollectionClass.Parent Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Parent As Object
    Get
'Usage
Dim instance As CustomXMLSchemaCollectionClass
Dim value As Object

value = instance.Parent
public virtual Object Parent { get; }

Property Value

Type: System.Object

Implements

_CustomXMLSchemaCollection.Parent

See Also

Reference

CustomXMLSchemaCollectionClass Class

CustomXMLSchemaCollectionClass Members

Microsoft.Office.Core Namespace