Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ContextMenus Class / Count Property


In This Topic
Count Property (ContextMenus)
In This Topic
Gets a value indicating how many ContextMenus are defined for this session document
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ContextMenus
Dim value As Integer
 
value = instance.Count
See Also