Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
KeyMapStack
.
.
::
.
.
IsEmpty Property
KeyMapStack Class
See Also
Gets the value indicating whether the stack is empty.
Namespace:
C1.Win.C1Preview
Assembly:
C1.Win.C1Report.2
(in C1.Win.C1Report.2.dll)
Syntax
C#
public
bool
IsEmpty
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsEmpty
As
Boolean
Get
See Also
KeyMapStack Class
C1.Win.C1Preview Namespace