| Overload | Description |
|---|---|
| FillRandom() | Fills the Vector object with random values ranging from 0 to 10, rounded to zero decimal places. |
| FillRandom(Double,Double) | Fills the Vector object with random values ranging from lower to upper bound, rounded to 0 decimal places. |
| FillRandom(Double,Double,Int32) | Fills the Vector object with random values ranging from lower bound to upper bound, rounded to the specified number of decimal places. |
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7