public void Create( Page oPage, Placement[] arrPlacements )
public: void Create( Page^ oPage, array<Placement^>^ arrPlacements )
Parameters
- oPage
- Page on which the block referencewill be placed. Can't be null.
- arrPlacements
- List of Placement which will be combined into a block. Can't be null.
