This document is archived and information here might be outdated.  Recommended version.


IGpRandomNumberGeneratorObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpRandomNumberGeneratorObject Interface
ArcGIS Developer Help

IGpRandomNumberGeneratorObject Interface

Provides access to the Dispatch RandomGenerator Object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ExportToString Get the string representation of the generator
Method LoadFromString Initialize the generator by text string
Read/write property RandomNumberGenerator The RandomNumberGenerator.

Classes that implement IGpRandomNumberGeneratorObject

Classes Description
GpRandomNumberGeneratorObject Geoprocessing RandomGenerator object.