System::Text::RegularExpressions::GroupCollectionPtr class

GroupCollectionPtr class

Group collection pointer. This type is a pointer to manage other object’s deletion. It should be allocated on stack and passed to functions either by value or by const reference.

class GroupCollectionPtr : public System::SmartPtr<GroupCollection>

विधियाँ

विधिविवरण
GroupCollectionPtr()नल पॉइंटर कंस्ट्रक्टर।
GroupCollectionPtr(const SharedPtr<GroupCollection>&)टाइप रूपांतरण कंस्ट्रक्टर।
operator[](size_t) constGroup एक्सेसर।

संबंधित देखें