Namespace:  MbUnit.Core.Reports.Serialization
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
[SerializableAttribute]
public sealed class PropertyCollection : CollectionBase
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class PropertyCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    MbUnit.Core.Reports.Serialization..::.ReportException..::.PropertyCollection

See Also