Zone.RemoveSpaces
Description:
Remove a set of existing spaces to the current Zone element.
Remove a set of existing spaces to the current Zone element.
-
spacesThe spaces which want to delete from the current zone element.
Return Value
nullNothingnullptr
If successful the current zone element will remove 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 deleted from current zone element.