UniformIntGenerator Methods |
The UniformIntGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Next | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AggregateWindowInt32, U | (Defined by GeneratorExtensions.) | |
| BufferInt32 | (Defined by GeneratorExtensions.) | |
| CastT | (Defined by GeneratorExtensions.) | |
| NextInt32 |
Gets the next n elements from the generator.
(Defined by GeneratorExtensions.) | |
| OfTypeT | (Defined by GeneratorExtensions.) | |
| RepeatWithProbabilityInt32 | (Defined by GeneratorExtensions.) | |
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) | |
| WhereInt32 | (Defined by GeneratorExtensions.) | |
| WhereBufferInt32 | (Defined by GeneratorExtensions.) | |
| WindowInt32 | (Defined by GeneratorExtensions.) |
| Name | Description | |
|---|---|---|
| IGeneratorNext |