Entity.Addition(Entity, Entity) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.ML.AutoML.Entity operator + (Microsoft.ML.AutoML.Entity left, Microsoft.ML.AutoML.Entity right);
static member ( + ) : Microsoft.ML.AutoML.Entity * Microsoft.ML.AutoML.Entity -> Microsoft.ML.AutoML.Entity
Public Shared Operator + (left As Entity, right As Entity) As Entity
Parameters
- left
- Entity
- right
- Entity