Visual Basic (Declaration) | |
---|---|
Public Enum DVDTitleSelectedState Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DVDTitleSelectedState |
C# | |
---|---|
public enum DVDTitleSelectedState : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class DVDTitleSelectedState : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
PartiallySelected | Some chapters are selected. |
Selected | All chapters are selected. |
Unselected | No chapters are selected. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDTitleSelectedState
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7