IItemContainerGenerator::StartAt Method
.NET Framework (current version)
Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection.
Assembly: PresentationFramework (in PresentationFramework.dll)
| 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. |
Show:
