Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 967 Bytes

File metadata and controls

25 lines (15 loc) · 967 Bytes

DefaultComparisonRules.DefaultNewArrayRules Property

Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Comparisons > DefaultComparisonRules > DefaultNewArrayRules

Gets the default rules for new arrays.

public static Expression<Func<NewArrayExpression, NewArrayExpression, Boolean>> DefaultNewArrayRules { get; }

Remarks

The types must be equal. Each expression in the source array must have an equivalnet expression in the target array.

Property Value

Expression<Func<NewArrayExpression, NewArrayExpression, Boolean>>


Generated Copyright Version
02/22/2021 21:59:57 (c) Copyright 2020 Jeremy Likness. 0.9.7-beta