←Select platform

Delete Method

Summary

A default implementation of Delete

Syntax

C#
VB
C++
public Exception Delete( 
   string token 
) 
Public Function Delete( 
   ByVal token As String 
) As System.Exception 
public:  
   System::Exception^ Delete( 
      String^ token 
   ) 

Parameters

token

string

Return Value

Exception

Remarks

For more information, see Delete

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly