<Code Lib>
M

Zone.AddSpaces

Description:
Add a set of existing spaces to Zone element.

public bool AddSpaces(
	SpaceSet spaces
)

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) .

Loading…