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 enum LTLeadStreamMode LTLeadStreamMode;
public enum LeadStreamMode
Leadtools.LeadStreamMode = function() { }; Leadtools.LeadStreamMode.prototype = {
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