Dela via


ReadOnlyMetadataCollection<T>.Enumerator.MoveNext Method

Definition

Moves to the next member in the collection of type ReadOnlyMetadataCollection<T>.Enumerator .

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

Returns

true if the enumerator is moved in the collection of type System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection`1.EnumeratortaCollection ; otherwise, false.

Implements

Applies to