Gets or sets the number of times that the sequence will be executed. A sequence that is repeated is executed immediately subsequent to the previous execution of the sequence. Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property RepeatCount() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_RepeatCount(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






