collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++     dropdown Members: Show All Members: Filtered Members: Filtered Members: Filtered

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++

[TCheckBoxFormControlObj]Include Protected Members

[TCheckBoxFormControlObj]
Include Inherited Members
DPSF API Documentation
RandomNumbers Methods

gradient
The
RandomNumbers type exposes the following members.

collapse_allMethods

 

Name

Description

pubmethod

Between

Returns a random number between the specified values

pubmethod

Equals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)

protmethod

Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)

pubmethod

GetHashCode

Serves as a hash function for a particular type.

(Inherited from Object.)

pubmethod

GetType

Gets the Type of the current instance.

(Inherited from Object.)

protmethod

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)

pubmethod

Next()()()()

Returns a nonnegative random number.

(Inherited from Random.)

pubmethod

Next(Int32)

Returns a nonnegative random number less than the specified maximum.

(Inherited from Random.)

pubmethod

Next(Int32, Int32)

Returns a random number within a specified range.

(Inherited from Random.)

pubmethod

NextBytes

Fills the elements of a specified array of bytes with random numbers.

(Inherited from Random.)

pubmethod

NextDouble

Returns a random number between 0.0 and 1.0.

(Inherited from Random.)

pubmethod

NextFloat

Returns a random number between 0.0f and 1.0f.

protmethod

Sample

Returns a random number between 0.0 and 1.0.

(Inherited from Random.)

pubmethod

ToString

Returns a String that represents the current Object.

(Inherited from Object.)

collapse_allSee Also

RandomNumbers Class

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com