public bool Equals(
StringCollection other
)
Public Function Equals (
other As StringCollection
) As Boolean
public:
virtual bool Equals(
StringCollection other
) sealed
abstract Equals :
other : StringCollection -> bool
override Equals :
other : StringCollection -> bool