Visual Basic (Declaration)
<SerializableAttribute> _
<HostProtectionAttribute(SecurityAction.LinkDemand, MayLeakOnAbort := True)> _
Public Class HashSet(Of T) _
Implements ICollection(Of T), IEnumerable(Of T), _
IEnumerable, ISerializable, IDeserializationCallback