Aracılığıyla paylaş


RuntimeModel.IModel.IsIndexerMethod(MethodInfo) Yöntem

Tanım

Verilen MethodInfo değerinin dizin oluşturucu erişimini temsil edip etmediğini belirten bir değer alır.

[System.Diagnostics.DebuggerStepThrough]
bool IModel.IsIndexerMethod (System.Reflection.MethodInfo methodInfo);
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IModel.IsIndexerMethod : System.Reflection.MethodInfo -> bool
override this.Microsoft.EntityFrameworkCore.Metadata.IModel.IsIndexerMethod : System.Reflection.MethodInfo -> bool
Function IsIndexerMethod (methodInfo As MethodInfo) As Boolean Implements IModel.IsIndexerMethod

Parametreler

methodInfo
MethodInfo

Denetlenecek MethodInfo .

Döndürülenler

Uygulamalar

Öznitelikler

Şunlara uygulanır