Udostępnij za pośrednictwem


RuntimeTypeBase.IReadOnlyTypeBase.FindMembersInHierarchy(String) Metoda

Definicja

Pobiera elementy członkowskie o podanej nazwie dla tego typu, typów podstawowych lub typów pochodnych.

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

Parametry

name
String

Zwraca

Wpisz elementy członkowskie.

Implementuje

Atrybuty

Dotyczy