Click or drag to resize

FrequencyFloatGenerator Methods

The FrequencyFloatGenerator type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNext
Public methodToString (Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodAggregateWindowSingle, U (Defined by GeneratorExtensions.)
Public Extension MethodBufferSingle (Defined by GeneratorExtensions.)
Public Extension MethodCastT (Defined by GeneratorExtensions.)
Public Extension MethodNextSingle
Gets the next n elements from the generator.
(Defined by GeneratorExtensions.)
Public Extension MethodOfTypeT (Defined by GeneratorExtensions.)
Public Extension MethodRepeatWithProbabilitySingle (Defined by GeneratorExtensions.)
Public Extension MethodThrowIfNull
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.)
Public Extension MethodWhereSingle (Defined by GeneratorExtensions.)
Public Extension MethodWhereBufferSingle (Defined by GeneratorExtensions.)
Public Extension MethodWindowSingle (Defined by GeneratorExtensions.)
Top
Explicit Interface Implementations
See Also