RuntimeModel.IModel.IsIndexerMethod(MethodInfo) Metoda

Definice

Získá hodnotu označující, zda daný MethodInfo představuje přístup indexeru.

[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

Parametry

methodInfo
MethodInfo

Zkontrolujte MethodInfo .

Návraty

Implementuje

Atributy

Platí pro