ImportedNamespaceContextItem Constructor

Definition

Creates an instance of the ImportedNamespaceContextItem class.

public:
 ImportedNamespaceContextItem();
public ImportedNamespaceContextItem ();
Public Sub New ()

Remarks

This is used by the expression text box to provide a collection of namespaces to be used when validating an expression.

Applies to