NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RandomNumberGenerator.Create ()

[To be supplied.]

[Visual Basic]
Overloads Public Shared Function Create() As RandomNumberGenerator
[C#]
public static RandomNumberGenerator Create();
[C++]
public: static RandomNumberGenerator* Create();
[JScript]
public static function Create() : RandomNumberGenerator;

See Also

RandomNumberGenerator Class | RandomNumberGenerator Members | System.Security.Cryptography Namespace | RandomNumberGenerator.Create Overload List