System::Collections::Specialized::StringCollectionPtr klass

StringCollectionPtr class

Strängsamling pekare med åtkomstoperator.

class StringCollectionPtr : public System::SmartPtr<StringCollection>

Metoder

MetodBeskrivning
operator[](int) constÅtkomstfunktion.
StringCollectionPtr()Skapar nullpekare.
StringCollectionPtr(const SharedPtr<StringCollection>&)Skapar pekare till en specifik samling.

Se även