public bool SetEquals(
IEnumerable<string> other
)Public Function SetEquals (
other As IEnumerable(Of String)
) As Booleanpublic:
virtual bool SetEquals(
IEnumerable<String^>^ other
) sealedabstract SetEquals :
other : IEnumerable<string> -> bool
override SetEquals :
other : IEnumerable<string> -> bool