System::IO::Directory::StringEnumerablePtr typedef
StringEnumerablePtr typedef
IEnumerable オブジェクトへの共有ポインタのエイリアスで、String オブジェクトの集合を列挙します。
using System::IO::Directory::StringEnumerablePtr = SharedPtr<Collections::Generic::IEnumerable<String>>
参照
- Class Directory
- Namespace System::IO
- Library Aspose.Page for C++