public static MItem operator ^(
MItem c1,
MItem c2
)Public Shared Operator Xor (
c1 As MItem,
c2 As MItem
) As MItempublic:
static MItem^ operator ^(
MItem^ c1,
MItem^ c2
)static let inline (^^^)
c1 : MItem *
c2 : MItem : MItem| GeneralException | Throws if uncertainty is detected. |