PropertyBagGetEnumerator Method |
Namespace: Kettic.AspNet.Controls.Calendar.PersistenceAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic IDictionaryEnumerator GetEnumerator()
Public Function GetEnumerator As IDictionaryEnumerator
public:
virtual IDictionaryEnumerator^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IDictionaryEnumerator
override GetEnumerator : unit -> IDictionaryEnumerator
Return Value
Type:
IDictionaryEnumeratorImplements
IDictionaryGetEnumerator
See Also