Click or drag to resize
ActiveSpriteEnumeratorCurrent Property
The current sprite being enumerated.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public Object Current { get; }

Property Value

Type: Object

Implements

IEnumeratorCurrent
See Also