Aracılığıyla paylaş


RuntimeEntityType.FindIndexerProperty(Type) Yöntem

Tanım

Varsa bir String değer alan varsayılan dizin oluşturucu özelliğini döndürür.

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

Parametreler

type
Type

Dizin oluşturucunun aranacak türü.

Döndürülenler

Dizin oluşturucu özelliği veya null.

Şunlara uygulanır