[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.FontFileEnumerator.MoveNext

MoveNext Method

MoveNext()

Advances to the next font file in the collection. When it is first created, the enumerator is positioned before the first element of the collection and the first call to MoveNext advances to the first file.

Declaration
bool MoveNext()
Returns
Type Description
bool

the value TRUE if the enumerator advances to a file; otherwise, FALSE if the enumerator advances past the last file in the collection.