GridColumnStylesCollection::IEnumerable::GetEnumerator Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns an enumerator for the collection.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator

Return Value

Type: System.Collections::IEnumerator^

An IEnumerator for the collection.

.NET Framework
Available since 1.1
Return to top
Show: