A property index provides a means of getting or setting the value of an indexed property using particular index arguments.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public sealed class PropertyIndex
Visual Basic (Declaration)
Public NotInheritable Class PropertyIndex

Inheritance Hierarchy

System..::.Object
  MbUnit.Framework..::.Mirror..::.PropertyIndex

See Also