PrintDocument for WinForms
GetEnumerator メソッド (RenderObjectList)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderObjectList クラス : GetEnumerator メソッド
シンタックス
'宣言
 
Public Function GetEnumerator() As System.Collections.Generic.List.Enumerator(Of T)
'使用法
 
Dim instance As RenderObjectList
Dim value As System.Collections.Generic.List.Enumerator(Of T)
 
value = instance.GetEnumerator()
public System.Collections.Generic.List.Enumerator<T> GetEnumerator()
参照

RenderObjectList クラス
RenderObjectList メンバ