Meta.Numerics Library
__repr__ Method
Meta.NumericsMeta.NumericsInterval__repr__()()()()
Produces a representation of the interval for the Python interactive console.
Declaration Syntax
C#Visual BasicVisual C++F#
public string __repr__()
Public Function __repr__ As String
public:
String^ __repr__()
member __repr__ : unit -> string 
Return Value
A string representation of the inverval.