Public Overridable Function GetItemID (
position As Integer
) As Integer
Dim instance As SystemMenuManager
Dim position As Integer
Dim returnValue As Integer
returnValue = instance.GetItemID(position)
No code example is currently available or this language may not be supported.
[Missing <param name="position"/> documentation for "M:DevCase.Core.Application.Forms.SystemMenuManager.GetItemID(System.Int32)"]