名前 | 解説 | |
---|---|---|
FindExportProviderByFormatKey | Searches for an ExportProvider by its format key. The format key is an arbitrary string that uniquely identifies the export format. For each format, it is returned by the ExportProvider.FormatKey property. | |
IndexOf | Gets the index of the specified ExportProvider in the current collection. | |
Register | Registers an ExportProvider in the current ExportProviders. |