Sitecore 5.0 API

HashList Constructor (SerializationInfo, StreamingContext)

[Visual Basic]
Overloads Protected Sub New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
[C#]
protected HashList(
   SerializationInfo info,
   StreamingContext context
);

See Also

HashList Class | Sitecore.Collections Namespace | HashList Constructor Overload List