| C1.WPF.C1Chart Namespace > LegendItemCollection Class : GetEnumerator Method |
'Declaration<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries")> <__DynamicallyInvokableAttribute()> Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of LegendItem)
'UsageDim instance As LegendItemCollection Dim value As System.Collections.Generic.IEnumerator(Of LegendItem) value = instance.GetEnumerator()
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] [__DynamicallyInvokable()] public System.Collections.Generic.IEnumerator<LegendItem> GetEnumerator()
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