The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IItemContainerGenerator.StartAt Method
Visual Studio 2008
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 | |
|---|---|---|
|
StartAt(GeneratorPosition, GeneratorDirection) | Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection. |
|
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. |
Community Additions
Show: