BinaryOp.operatorMeth Field

Definition

Represents the operation that is actually performed.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: System::Reflection::MethodInfo ^ operatorMeth;
protected System.Reflection.MethodInfo operatorMeth;
val mutable operatorMeth : System.Reflection.MethodInfo
Protected operatorMeth As MethodInfo 

Field Value

Applies to

See also