[Gregor.Core.IRange]

Gregor.Core.IRange

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public interface Gregor.Core.IRange

Custom Attributes: 

Description: 


Members

Begin

System.Int32 Begin {get;}

Custom Attributes: 

Description: 

End

System.Int32 End {get;}

Custom Attributes: 

Description: 

Length

System.Int32 Length {get;}

Custom Attributes: 

Description: 


See Also

System.Int32