Click or drag to resize
AB4D logo

RenderingStepsListEnumerator Structure

Enumerator for enumerating RenderingStepBase
Inheritance Hierarchy
SystemObject
  SystemValueType
    Ab3d.DirectXRenderingStepsListEnumerator

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 6.1.8746.1045
Syntax
C#
public struct Enumerator : IEnumerator<RenderingStepBase>, 
	IDisposable, IEnumerator

The RenderingStepsListEnumerator type exposes the following members.

Properties
 NameDescription
Public propertyCurrent Current
Top
Methods
 NameDescription
Public methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodMoveNext Move next
Top
See Also