ContextAttributes.Parent Özellik

Tanım

Bir koleksiyonun en çabuk üst nesnesini alır ContextAttributes .

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public:
 property Platform::Object ^ Parent { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public object Parent { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Parent : obj
Public ReadOnly Property Parent As Object

Özellik Değeri

Object

Bir nesne.

Öznitelikler

Açıklamalar

ParentÖzelliği, koleksiyona en hızlı üst öğeyi döndürür ContextAttributes .

Şunlara uygulanır