Constructors

Defines the constructors for the Position class.

Overloads

Position()
Initializes a new instance of the Position class.

Position()

Initializes a new instance of the Position class.

[Position]::new()

You can create a Position by casting a hash table of the class’s properties to a variable with the [Position] type.