'Declaration
Public Sub Insert( _ ByVal cause As System.Integer, _ ByVal loadpointRecord As LoadpointRecord _ )
'Usage
Dim instance As CauseOutageAccumulator Dim cause As System.Integer Dim loadpointRecord As LoadpointRecord instance.Insert(cause, loadpointRecord)
public void Insert( System.int cause, LoadpointRecord loadpointRecord )
public procedure Insert( cause: System.Integer; loadpointRecord: LoadpointRecord );
public function Insert( cause : System.int, loadpointRecord : LoadpointRecord );
public: void Insert( System.int cause, LoadpointRecord* loadpointRecord )
public: void Insert( System.int cause, LoadpointRecord^ loadpointRecord )
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