System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr constructor

StringCollectionPtr::StringCollectionPtr() constructor

Construeert null-pointer.

System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr()

Zie ook

StringCollectionPtr::StringCollectionPtr(const SharedPtr<StringCollection>&) constructor

Construeert pointer naar specifieke collectie.

System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr(const SharedPtr<StringCollection> &obj)
ParameterTypeBeschrijving
objconst SharedPtr<StringCollection>&Collectie waarnaar verwezen moet worden.

Zie ook