ArcFM Responder Mobile Developer Guide
m_SelectionListSortedDelegate Field






Syntax
'Declaration
 
Public m_SelectionListSortedDelegate As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler
'Usage
 
Dim instance As ID8FeSelTopLevelEvents_SinkHelper
Dim value As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler
 
value = instance.m_SelectionListSortedDelegate
 
instance.m_SelectionListSortedDelegate = value
public ID8FeSelTopLevelEvents_SelectionListSortedEventHandler m_SelectionListSortedDelegate
public field m_SelectionListSortedDelegate: ID8FeSelTopLevelEvents_SelectionListSortedEventHandler; 
public var m_SelectionListSortedDelegate : ID8FeSelTopLevelEvents_SelectionListSortedEventHandler;
public: ID8FeSelTopLevelEvents_SelectionListSortedEventHandler* m_SelectionListSortedDelegate
public:
ID8FeSelTopLevelEvents_SelectionListSortedEventHandler^ m_SelectionListSortedDelegate
Requirements

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

See Also

Reference

ID8FeSelTopLevelEvents_SinkHelper Class
ID8FeSelTopLevelEvents_SinkHelper Members

Send Feedback