System::Collections::Generic::BaseSet::cbegin メソッド
BaseSet::cbegin method
コレクションの最初の const 修飾要素へのイテレータを取得します。
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept
ReturnValue
ハッシュセット内の最初の const 修飾要素を指すイテレータです。
参照
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++