RandomSamplingSampleSize Property
Gets the size of the samples drawn by this
instance.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public abstract int SampleSize { get; }
Public MustOverride ReadOnly Property SampleSize As Integer
Get
public:
virtual property int SampleSize {
int get () abstract;
}
abstract SampleSize : int with get
Property Value
Int32The size of the samples drawn by this instance.