| TriggerReaderCurrentBlockIndex Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.TriggerReader.CurrentBlockIndex"]
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public int CurrentBlockIndex { get; internal set; }
Public Property CurrentBlockIndex As Integer
Get
Friend Set
public:
property int CurrentBlockIndex {
int get ();
internal: void set (int value);
}
member CurrentBlockIndex : int with get, internal set
Property Value
Type:
Int32See Also