UnequalProbabilityRandomSamplingSampleSize 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 override int SampleSize { get; }
Public Overrides ReadOnly Property SampleSize As Integer
Get
public:
virtual property int SampleSize {
int get () override;
}
abstract SampleSize : int with get
override SampleSize : int with get
Property Value
Int32The size of the samples drawn by this instance.