|
M
AddLight(ElementId)
|
None
|
Add a new light instance to the group
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the LightGroup
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetLights()
|
ICollection<ElementId>
|
Get the set of contained light instances
The set of light instances
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
RemoveLight(ElementId)
|
None
|
Remove the given light instance from the set of light instances in this group
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|