Leadtools Namespace : LeadStreamAccess Enumeration |
public enum LeadStreamAccess : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LeadStreamAccess Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LeadStreamAccess
public enum LeadStreamAccess : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.LeadStreamAccess = function() { }; Leadtools.LeadStreamAccess.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LeadStreamAccess : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Read | Access to read from a stream. |
ReadWrite | Access to read and write to a stream. |
Write | Access to write to a stream. |
System.Object
System.ValueType
System.Enum
Leadtools.LeadStreamAccess
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