'Declaration
Protected Overloads Function Equals( _ ByVal other As KeyedCollection2(Of String,AEConditionElement) _ ) As Boolean
'Usage
Dim instance As AEConditionElementCollection Dim other As KeyedCollection2(Of String,AEConditionElement) Dim value As Boolean value = instance.Equals(other)
Parameters
- other