Aspose::Page::XPS::XpsModel::XpsElement::begin メソッド
XpsElement::begin() const method
コレクションの const 修飾インスタンスの最初の要素(存在する場合)を指すイテレータを取得します。
const_iterator Aspose::Page::XPS::XpsModel::XpsElement::begin() const noexcept
ReturnValue
コレクションの const 修飾インスタンスの最初の要素(存在する場合)を指すイテレータ
参照
- Typedef const_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++
XpsElement::begin() method
コレクションの最初の要素(存在する場合)を指すイテレータを取得します。
iterator Aspose::Page::XPS::XpsModel::XpsElement::begin() noexcept
ReturnValue
コレクションの最初の要素(存在する場合)を指すイテレータ
参照
- Typedef iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++