CollectionRegisteringEventArgs.Parent Property

Definition

Gets the parent of the collection to register.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
member this.Parent : obj
Public ReadOnly Property Parent As Object

Property Value

The parent of the collection to register.

Applies to