FlexReport for WinForms
GetEnumerator メソッド (RenderSectionCollection)


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

参照

RenderSectionCollection クラス
RenderSectionCollection メンバ