| PageSize Property |
[This is preliminary documentation and is subject to change.]
Returns the Trigger count on this Page.
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public int Size { get; set; }
Public Property Size As Integer
Get
Set
public:
property int Size {
int get ();
void set (int value);
}
member Size : int with get, set
Return Value
Type:
Int32See Also