GetAll
FileType.GetAll<T> method
すべての列挙値を返します。
public static IEnumerable<FileType> GetAll<T>()
    where T : FileType
| パラメータ | 説明 | 
|---|---|
| T | 列挙型オブジェクト タイプ。 | 
戻り値
ファイルタイプの列挙可能
関連項目
- class FileType
 - 名前空間 GroupDocs.Conversion.FileTypes
 - 組み立て GroupDocs.Conversion
 
すべての列挙値を返します。
public static IEnumerable<FileType> GetAll<T>()
    where T : FileType
| パラメータ | 説明 | 
|---|---|
| T | 列挙型オブジェクト タイプ。 | 
ファイルタイプの列挙可能