'Declaration <__DynamicallyInvokableAttribute()> Function Equals( _ ByVal other As IExtendedFormat _ ) As System.Boolean
'Usage Dim instance As IExtendedFormat Dim other As IExtendedFormat Dim value As System.Boolean value = instance.Equals(other)
[__DynamicallyInvokable()] System.bool Equals( IExtendedFormat other )
Parameters
- other