.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to CharsetConvert Class Summary

CharsetConvert::LastMethodFailed

True if the last method call failed.

  Declarations  
    [Visual Basic]
Public ReadOnly Property LastMethodFailed As Boolean

[C#]
public bool LastMethodFailed {get;}

[C++]
public: __property bool get_LastMethodFailed();

[JScript]
public function get LastMethodFailed() : Boolean;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.