StackTEnumeratorMoveNext Method |
Advances the enumerator to the next element of the
StackT.
Namespace: System.Collections.GenericAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax Return Value
Type:
Booleantrue if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
Exceptions See Also