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 int CompareTo( CodeRegion other ) |
Visual Basic |
---|
Public Function CompareTo ( other As CodeRegion ) As Integer |
Visual C++ |
---|
public: int CompareTo( CodeRegion^ other ) |
Parameters
- other
- Type: NTier.Design.DTE..::..CodeRegion