C#
VB
C++
Gets or sets the sub-type class associated with the index. The RasterSaveDialogFileSubType associated with the index.
public RasterSaveDialogFileSubType Item(int index) { get; set; }
Public Default Property Item( _ByVal index As Integer _) As Leadtools.Winforms.Commondialogs.File.RasterSaveDialogFileSubType
public:property Leadtools.Winforms.Commondialogs.File.RasterSaveDialogFileSubType^ default [int] {Leadtools.Winforms.Commondialogs.File.RasterSaveDialogFileSubType^ get(int index);void set (int index, Leadtools.Winforms.Commondialogs.File.RasterSaveDialogFileSubType^ value);}
index
The index of the item in the collection to get or set.
The RasterSaveDialogFileSubType class associated with the index.
Refer to RasterSaveDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
