Original signature is '- (CPPlot *)plotAtIndex:(NSUInteger)index;'
| C# | Visual Basic | Visual C++ |
public virtual CPPlot PlotAtIndex( NSUInteger index )
Public Overridable Function PlotAtIndex ( _ index As NSUInteger _ ) As CPPlot
public: virtual CPPlot^ PlotAtIndex( NSUInteger index )
- index (NSUInteger)
- MISSING
[Missing <returns> documentation for "M:Monobjc.CorePlot.CPGraph.PlotAtIndex(Monobjc.Foundation.NSUInteger)"]
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)