Udostępnij za pośrednictwem


RuntimeEntityType.FindIndexerProperty(Type) Metoda

Definicja

Zwraca domyślną String właściwość indeksatora, która przyjmuje wartość, jeśli istnieje.

public static System.Reflection.PropertyInfo? FindIndexerProperty (Type type);
static member FindIndexerProperty : Type -> System.Reflection.PropertyInfo
Public Shared Function FindIndexerProperty (type As Type) As PropertyInfo

Parametry

type
Type

Typ do wyszukania indeksatora.

Zwraca

Właściwość indeksatora lub null.

Dotyczy