This topic has not yet been rated - Rate this topic

ItemContainerGenerator.StartAt Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Explicit interface implemetation Private method IItemContainerGenerator.StartAt(GeneratorPosition, GeneratorDirection) Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection.
Explicit interface implemetation Private method IItemContainerGenerator.StartAt(GeneratorPosition, GeneratorDirection, Boolean) Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection, and controlling whether or not to start at a generated (realized) item.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.