Click or drag to resize

WeaponSystemIDEquality Operator

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

By value comparison of structures.

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public static bool operator ==(
	WeaponSystemID e0,
	WeaponSystemID e1
)

Parameters

e0
Type: BSI.MACEWeaponSystemID
First ID to compare.
e1
Type: BSI.MACEWeaponSystemID
Second ID to compare.

Return Value

Type: Boolean
True if IDs are the same.
Remarks