MakeStatesPrivate


Warning

The SharedDomains functionality may be phased out in the future. Its use is not recommended.

Description

Makes Node object's States collection private, that is, non-sharable.

 

If the States collection was already private, then this method does nothing. If the States collection was sharable (that is, the States collection was a member of the SharedDomains collection), then the node is given a new, private copy of the sharable States collection.

Syntax

aNode.MakeStatesPrivate

Return Value

None.

Applies To

Node