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


コレクションを列挙する列挙子を返します。
構文
'Declaration
 
Public Function GetEnumerator() As IEnumerator
'使用法
 
Dim instance As MatchedListItemCollectionInfo
Dim value As IEnumerator
 
value = instance.GetEnumerator()
public IEnumerator GetEnumerator()

戻り値の型

コレクションの列挙に使用できるSystem.Collections.IEnumeratorオブジェクト。
参照

MatchedListItemCollectionInfo クラス
MatchedListItemCollectionInfo メンバ

 

 


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