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