ParentCesiumSource.CreateGenerators Method |
Name | Description | |
---|---|---|
![]() | CreateGenerators<T>(CesiumGeneratorContext, IEnumerable<T>) |
Creates zero or more CesiumGenerator instances for the specified items and adds them
to the specified CesiumGeneratorContext.
(Inherited from CesiumSource.) |
![]() | CreateGenerators(CesiumGeneratorContext, Object) |
Creates zero or more CesiumGenerator instances for the specified item and adds them
to the specified CesiumGeneratorContext.
(Overrides CesiumSource.CreateGenerators(CesiumGeneratorContext, Object).) |