This document is archived and information here might be outdated. Recommended version. |
Gets the random number generator type.
[Visual Basic .NET] Public ReadOnly Property Type As esriRandomNumberGeneratorType
[C#] public esriRandomNumberGeneratorType Type {get;}
[C++]
HRESULT get_Type(
esriRandomNumberGeneratorType* Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriRandomNumberGeneratorType*