Zone.AddSpaces
Description:
Add a set of existing spaces to Zone element.
Add a set of existing spaces to Zone element.
public bool AddSpaces(
SpaceSet spaces
)
-
spacesThe spaces which want to add to zone element.
Return Value
nullNothingnullptr
If successful the current zone element will add a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
-
Thrown when the specified parameter Value isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when the input spaces cannot be added to current zone element.