See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Design.DTE
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Design.DTE
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public bool Contains( CodeRegion region ) |
| Visual Basic |
|---|
Public Function Contains ( region As CodeRegion ) As Boolean |
| Visual C++ |
|---|
public: bool Contains( CodeRegion^ region ) |
Parameters
- region
- Type: NTier.Design.DTE..::..CodeRegion