Gets or sets the type of join to use when aligning
indexes.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static JoinType AutoAlignJoinType { get; set; }
Public Shared Property AutoAlignJoinType As JoinType
Get
Set
public:
static property JoinType AutoAlignJoinType {
JoinType get ();
void set (JoinType value);
}
static member AutoAlignJoinType : JoinType with get, set
Property Value
Type:
JoinType
Reference