ThreadContextItemsGenericDictionaryWrapperGetEnumerator Method |
Returns an enumerator that iterates through the collection.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public IEnumerator<KeyValuePair<string, Object>> GetEnumerator()
Return Value
Type:
IEnumeratorKeyValuePairString,
ObjectImplements
IEnumerableTGetEnumeratorSee Also