Remove a posture from the list.

Declaration Syntax
public void Remove(
Posture posture
)
Public Sub Remove ( _
posture As Posture _
)
public:
void Remove(
Posture^ posture
)

Parameters
- posture (Posture)
- The posture to remove.
Assembly:
Dynamixel (Module: Dynamixel) Version: 1.0.4.0