[]
        
(Showing Draft Content)

C1.Util.DX.Matrix5x4.EqualsRef

EqualsRef Method

EqualsRef(ref Matrix5x4)

Determines whether the specified Matrix5x4 is equal to this instance.

Declaration
public bool EqualsRef(ref Matrix5x4 other)
Public Function EqualsRef(ByRef other As Matrix5x4) As Boolean
Parameters
Type Name Description
Matrix5x4 other
Returns
Type Description
bool