Udostępnij za pośrednictwem


RuntimeTypeBase.IReadOnlyTypeBase.GetDeclaredMembers Metoda

Definicja

Pobiera elementy członkowskie zadeklarowane w tym typie.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase> IReadOnlyTypeBase.GetDeclaredMembers ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.GetDeclaredMembers : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.GetDeclaredMembers : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase>
Function GetDeclaredMembers () As IEnumerable(Of IReadOnlyPropertyBase) Implements IReadOnlyTypeBase.GetDeclaredMembers

Zwraca

Zadeklarowani członkowie.

Implementuje

Atrybuty

Dotyczy