'宣言 Public Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As ExporterOptions
'使用法 Dim instance As ExportOptions Dim index As System.Integer Dim value As ExporterOptions value = instance.Item(index)
public ExporterOptions Item( System.int index ) {get;}
パラメータ
- index