AttributesCollectionGetEnumerator Method |
Namespace: Kettic.AspNet.Controls.GridExcelBuilderAssembly: 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:
IDictionaryEnumerator^ GetEnumerator()
member GetEnumerator : unit -> IDictionaryEnumerator
Return Value
Type:
IDictionaryEnumerator
See Also