System::Collections::Specialized::StringCollectionPtr class

StringCollectionPtr class

String‑collectie‑pointer met toegang‑operator.

class StringCollectionPtr : public System::SmartPtr<StringCollection>

Methoden

MethodeBeschrijving
operator[](int) constAccessor-functie.
StringCollectionPtr()Construeert null-pointer.
StringCollectionPtr(const SharedPtr<StringCollection>&)Construeert pointer naar specifieke collectie.

Zie ook