Udostępnij za pośrednictwem


BasicProfileViolationCollection.Item[Int32] Właściwość

Definicja

Pobiera lub ustawia BasicProfileViolation element w określonym indeksie w kolekcji.

public:
 property System::Web::Services::Description::BasicProfileViolation ^ default[int] { System::Web::Services::Description::BasicProfileViolation ^ get(int index); void set(int index, System::Web::Services::Description::BasicProfileViolation ^ value); };
public System.Web.Services.Description.BasicProfileViolation this[int index] { get; set; }
member this.Item(int) : System.Web.Services.Description.BasicProfileViolation with get, set
Default Public Property Item(index As Integer) As BasicProfileViolation

Parametry

index
Int32

Indeks (liczony od zera) w kolekcji.

Wartość właściwości

BasicProfileViolation

BasicProfileViolationObiekt, który istnieje w określonym indeksie.

Dotyczy