Miner.Interop Namespace > MMGisUnitClass Class : add_OnCreate Method |
'Declaration
Public Overridable Sub add_OnCreate( _ ByVal A_1 As IMMProposedObjectEvents_OnCreateEventHandler _ )
'Usage
Dim instance As MMGisUnitClass Dim A_1 As IMMProposedObjectEvents_OnCreateEventHandler instance.add_OnCreate(A_1)
public virtual void add_OnCreate( IMMProposedObjectEvents_OnCreateEventHandler A_1 )
public procedure add_OnCreate( A_1: IMMProposedObjectEvents_OnCreateEventHandler ); virtual;
public function add_OnCreate( A_1 : IMMProposedObjectEvents_OnCreateEventHandler );
public: virtual void add_OnCreate( IMMProposedObjectEvents_OnCreateEventHandler* A_1 )
public: virtual void add_OnCreate( IMMProposedObjectEvents_OnCreateEventHandler^ 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