BoundsCheckableList1.UpdateBoundsCheckMode

UpdateBoundsCheckMode(BoundsCheckMode, double, double)

Başlatılmış koleksiyon için boundsCheckMode parametresini günceller.

public void UpdateBoundsCheckMode(BoundsCheckMode boundsCheckMode, double containerWidth, 
    double containerHeight)
ParametreTürAçıklama
boundsCheckModeBoundsCheckModeSınır kontrol modu.
containerWidthDoubleKonteyner genişliği.
containerHeightDoubleKonteyner yüksekliği.

Ayrıca Bakınız


UpdateBoundsCheckMode(BoundsCheckMode)

Başlatılmış koleksiyon için boundsCheckMode parametresini günceller.

public void UpdateBoundsCheckMode(BoundsCheckMode boundsCheckMode)
ParametreTürAçıklama
boundsCheckModeBoundsCheckModeSınır kontrol modu.

Ayrıca Bakınız