System::Collections::Generic::SortedDictionaryPtr::SortedDictionaryPtr コンストラクタ

SortedDictionaryPtr::SortedDictionaryPtr() constructor

null ポインタを作成します。

System::Collections::Generic::SortedDictionaryPtr<T, V>::SortedDictionaryPtr()

参照

SortedDictionaryPtr::SortedDictionaryPtr(const SharedPtr<SortedDictionary<T, V>>&) constructor

指定されたソート済み辞書へのポインタを構築します。

System::Collections::Generic::SortedDictionaryPtr<T, V>::SortedDictionaryPtr(const SharedPtr<SortedDictionary<T, V>> &obj)
パラメーター説明
objconst SharedPtr<SortedDictionary<T, V>>&Dictionary を指すための。

参照