GrapeCity SPREAD for Windows Forms 11.0J
GetEnumerator メソッド (SubItemCollectionInfo)


列挙子を取得します。
構文
'Declaration
 
Public Function GetEnumerator() As IEnumerator
'使用法
 
Dim instance As SubItemCollectionInfo
Dim value As IEnumerator
 
value = instance.GetEnumerator()
public IEnumerator GetEnumerator()

戻り値の型

列挙子。
参照

SubItemCollectionInfo クラス
SubItemCollectionInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.