LocalVariableInfo Constructor

Definition

Initializes a new instance of the LocalVariableInfo class.

protected:
 LocalVariableInfo();
protected LocalVariableInfo ();
Protected Sub New ()

Remarks

This constructor is invoked by derived classes during the construction of LocalVariableInfo objects.

Applies to