Returns the value of the attribute "SampleSize".
Namespace:
Imsl.Chart2D.QC
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual int[] GetSampleSize() |
Visual Basic (Declaration) |
---|
Public Overridable Function GetSampleSize As Integer() |
Visual C++ |
---|
public: virtual array<int>^ GetSampleSize() |