| C1.Silverlight.Uploader Namespace > UploadFilePartPackage Class : GetEnumerator Method |
'Declaration<__DynamicallyInvokableAttribute()> <System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries")> Public Function GetEnumerator() As System.Collections.Generic.List(Of UploadFilePartInfo)
'UsageDim instance As UploadFilePartPackage Dim value As System.Collections.Generic.List(Of UploadFilePartInfo) value = instance.GetEnumerator()
[__DynamicallyInvokable()] [System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] public System.Collections.Generic.List<UploadFilePartInfo> GetEnumerator()
public function GetEnumerator(): System.Collections.Generic.List;
__DynamicallyInvokableAttribute() System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries") public function GetEnumerator() : System.Collections.Generic.List;
[__DynamicallyInvokable()] [System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] public: System.Collections.Generic.List<UploadFilePartInfo*>* GetEnumerator();
[__DynamicallyInvokable()] [System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] public: System.Collections.Generic.List<UploadFilePartInfo^>^ 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