Original signature is '- (BOOL)isEqualToRange:(CPPlotRange *)otherRange;'
| C# | Visual Basic | Visual C++ |
public virtual bool IsEqualToRange( CPPlotRange otherRange )
Public Overridable Function IsEqualToRange ( _ otherRange As CPPlotRange _ ) As Boolean
public: virtual bool IsEqualToRange( CPPlotRange^ otherRange )
- otherRange (CPPlotRange)
- MISSING
[Missing <returns> documentation for "M:Monobjc.CorePlot.CPPlotRange.IsEqualToRange(Monobjc.CorePlot.CPPlotRange)"]
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)