IModel.IsIndexerMethod(MethodInfo) Method

Definition

Gets a value indicating whether the given MethodInfo represents an indexer access.

C#
public bool IsIndexerMethod (System.Reflection.MethodInfo methodInfo);

Parameters

methodInfo
MethodInfo

The MethodInfo to check.

Returns

Remarks

See Modeling entity types and relationships for more information and examples.

Applies to

Toode Versioonid
Entity Framework Core 6.0, 7.0, 8.0, 9.0