PexZeroMdArrayLowerBoundsAttribute(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the PexZeroMdArrayLowerBoundsAttribute class.
public:
PexZeroMdArrayLowerBoundsAttribute(int dimension);
public PexZeroMdArrayLowerBoundsAttribute (int dimension);
new Microsoft.Pex.Framework.Domains.PexZeroMdArrayLowerBoundsAttribute : int -> Microsoft.Pex.Framework.Domains.PexZeroMdArrayLowerBoundsAttribute
Public Sub New (dimension As Integer)
Parameters
- dimension
- Int32