
| Visual Basic (Declaration) | |
|---|---|
Public Class DVDChapter | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DVDChapter | |
| C# | |
|---|---|
public class DVDChapter | |
| C++/CLI | |
|---|---|
public ref class DVDChapter | |
The DVDChapter Object can be accessed through the DVDTitle interface, and retrieved by the DVDTitle.GetChapter method. Note: A DVD Chapter is the name for each individual video file on a DVD.
System.Object
Leadtools.Multimedia.DVDChapter
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code