Bagikan melalui


CompositionProjectedShadowCasterCollection.InsertAtBottom Metode

Definisi

Menambahkan CompositionProjectedShadowCaster ke bagian bawah koleksi.

public:
 virtual void InsertAtBottom(CompositionProjectedShadowCaster ^ newCaster) = InsertAtBottom;
void InsertAtBottom(CompositionProjectedShadowCaster const& newCaster);
public void InsertAtBottom(CompositionProjectedShadowCaster newCaster);
function insertAtBottom(newCaster)
Public Sub InsertAtBottom (newCaster As CompositionProjectedShadowCaster)

Parameter

newCaster
CompositionProjectedShadowCaster

CompositionProjectedShadowCaster untuk ditambahkan ke koleksi.

Berlaku untuk

Lihat juga