GOA - System.Native.NativeRandom

NativeRandom Class


Represents a random number generator.

Definition

public static class NativeRandom: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
NextOverloaded. Returns a random number.
Next16Returns a random number of the unsigned 16-bit integer.
Next32Returns a random number of the unsigned 32-bit integer.
Next8Returns a random number of the unsigned 8-bit integer.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)

Inheritance Hierarchy

Object
NativeRandom

Class Information

NamespaceSystem.Native
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.