System::Collections::Specialized::StringCollectionPtr Klasse

StringCollectionPtr class

String‑Sammlungspointer mit Zugriffsoperator.

class StringCollectionPtr : public System::SmartPtr<T0>

Methoden

MethodeBeschreibung
operator[](int) constAccessor‑Funktion.
StringCollectionPtr()Konstruiert einen Nullzeiger.
StringCollectionPtr(const SharedPtr<StringCollection>&)Konstruiert einen Zeiger auf eine bestimmte Sammlung.

Siehe auch