ContentPosition Constructor

Definition

Call this constructor as the initializer of a derived class' constructor, in order to properly initialize a class derived from ContentPosition.

protected:
 ContentPosition();
protected ContentPosition ();
Protected Sub New ()

Applies to