System::SmartPtr::cbegin μέθοδος
SmartPtr::cbegin method
Πρόσβαση στη μέθοδο cbegin() μιας υποκείμενης συλλογής. Συγκεντρώνεται μόνο εάν το SmartPtr_ είναι τύπος εξειδίκευσης με τη μέθοδο cbegin().
template<typename Q> decltype(std::declval<const Q>().cbegin()) System::SmartPtr<T>::cbegin() const
ReturnValue
iterator στην αρχή της συλλογής
Δείτε επίσης
- Class SmartPtr
- Namespace System
- Library Aspose.Page for C++