[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Overload the [] operator to allow for direct access to ParticleEmitters in the collection using indexer syntax. Throws an exception if a ParticleEmitter with the given ID does not exist in the collection. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Parameters id The ID of the ParticleEmitter to retrieve. Return Value Type: ParticleEmitter Returns the ParticleEmitter with the given ID. See Also ParticleEmitterCollection Class |