共用方式為


ReadOnlyMetadataCollection<T>.Enumerator.MoveNext 方法

定義

移至 類型 ReadOnlyMetadataCollection<T>.Enumerator 集合中的下一個成員。

public bool MoveNext();
abstract member MoveNext : unit -> bool
override this.MoveNext : unit -> bool
Public Function MoveNext () As Boolean

傳回

如果列舉值在 型 System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection`1.EnumeratortaCollection 別的集合中移動,則為 true;否則為 false。

實作

適用於