This member of Class WaveLinkMenubarInfo is supported on: Palm, CE
The Remove Method removes the menu name at the specified index.
Syntax
public void Remove(int inDex)
throws WaveLinkError
Parameters
inDex |
The zero-based index of the menu to be removed |
Throws
WaveLinkError
Remarks
The first menu file in the list is indexed as zero. For example, to remove for the third file in the current WaveLinkMenubarInfo object, you pass a 2.
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other