MonobjcMonobjc Documented Class Library
NumberOfDimensions Property
NamespacesMonobjc.CorePlotCPNumericDataNumberOfDimensions

Original signature is '@property (nonatomic,readonly,assign) NSUInteger numberOfDimensions;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual NSUInteger NumberOfDimensions { get; }
Public Overridable ReadOnly Property NumberOfDimensions As NSUInteger
	Get
public:
virtual property NSUInteger NumberOfDimensions {
	NSUInteger get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.CorePlot (Module: Monobjc.CorePlot)