ShapeEnumerator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ShapeEnumerator : System::Collections::IEnumerator
public class ShapeEnumerator : System.Collections.IEnumerator
type ShapeEnumerator = class
interface IEnumerator
Public Class ShapeEnumerator
Implements IEnumerator
- Inheritance
-
ShapeEnumerator
- Implements
Constructors
ShapeEnumerator(ShapeModelingCollection) |
Properties
Current |
Methods
MoveNext() | |
Reset() |
Explicit Interface Implementations
IEnumerator.Current |