Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace : LeadStreamMode Enumeration |
public enum LeadStreamMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum LeadStreamMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As LeadStreamMode
public enum LeadStreamMode : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTLeadStreamMode)
public enum LeadStreamMode
Leadtools.LeadStreamMode = function() { }; Leadtools.LeadStreamMode.prototype = {<br/> Open = 0, Create = 1, Truncate = 2, };
public enum class LeadStreamMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.LeadStreamMode