PropertyManager.RemoveAt(Int32) Yöntem

Tanım

Her durumda bir NotSupportedException atar.

public:
 override void RemoveAt(int index);
public override void RemoveAt (int index);
override this.RemoveAt : int -> unit
Public Overrides Sub RemoveAt (index As Integer)

Parametreler

index
Int32

Silinecek satırın dizini.

Özel durumlar

Her durumda.

Şunlara uygulanır

Ayrıca bkz.