Miner.Interop Namespace > ID8FeSelTopLevelEvents_Event Interface : remove_SelectionListSorted Method |
'Declaration
Sub remove_SelectionListSorted( _ ByVal A_1 As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler _ )
'Usage
Dim instance As ID8FeSelTopLevelEvents_Event Dim A_1 As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler instance.remove_SelectionListSorted(A_1)
void remove_SelectionListSorted( ID8FeSelTopLevelEvents_SelectionListSortedEventHandler A_1 )
procedure remove_SelectionListSorted( A_1: ID8FeSelTopLevelEvents_SelectionListSortedEventHandler );
function remove_SelectionListSorted( A_1 : ID8FeSelTopLevelEvents_SelectionListSortedEventHandler );
void remove_SelectionListSorted( ID8FeSelTopLevelEvents_SelectionListSortedEventHandler* A_1 )
void remove_SelectionListSorted( ID8FeSelTopLevelEvents_SelectionListSortedEventHandler^ A_1 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2