TypeRef.BaseTypes Özellik

Tanım

Bu örnek için temel türlerin ve arabirimlerin tam listesini alır.

public System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Composition.Reflection.TypeRef> BaseTypes { get; }
member this.BaseTypes : System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Composition.Reflection.TypeRef>
Public ReadOnly Property BaseTypes As ImmutableArray(Of TypeRef)

Özellik Değeri

ImmutableArray<TypeRef>

Açıklamalar

Bu liste yalnızca, bu örnek, yüzeysel kümesi false olarak oluşturulduysa doldurulur. Koleksiyon, uygulanan arabirimlerin sonuna eklenmiş olan türler için alt sıralanmıştır.

Şunlara uygulanır