RealtimeDataSimulator.SizeRange Property
[Category(CATEGORY_SETTINGS)]
public Range<int> SizeRange {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_SETTINGS)]
public:
property Range<int^>^ SizeRange {
Range<int^>^ get( );
}
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.
Property Value
Range<
int>
In this article
Definition