CSS Logo XNACS1Lib Library Documentation
XNACS1PrimitiveSet.AddToSet Method 

Game-Themed Introductory Programming Project   

Adds the thePrimitive to this set.

public void AddToSet(
   XNACS1Primitive thePrimitive
);

Parameters

thePrimitive
The primitive to be added.

See Also

XNACS1PrimitiveSet Class | XNACS1Lib Namespace