SpreadsheetGear 2017
GetEnumerator Method (IGradientStops)






SpreadsheetGear.Shapes Namespace > IGradientStops Interface : GetEnumerator Method
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of T)
'Usage
 
Dim instance As IGradientStops
Dim value As System.Collections.Generic.IEnumerator(Of T)
 
value = instance.GetEnumerator()
[__DynamicallyInvokable()]
System.Collections.Generic.IEnumerator<T> GetEnumerator()
function GetEnumerator(): System.Collections.Generic.IEnumerator; 
__DynamicallyInvokableAttribute()
function GetEnumerator() : System.Collections.Generic.IEnumerator;
[__DynamicallyInvokable()]
System.Collections.Generic.IEnumerator<T*>* GetEnumerator(); 
[__DynamicallyInvokable()]
System.Collections.Generic.IEnumerator<T^>^ GetEnumerator(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IGradientStops Interface
IGradientStops Members