XmlQuerySequence<T>.IList.Add(Object) Yöntem

Tanım

NotSupportedExceptionHer durumda bir özel durum oluşturur.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

 virtual int System.Collections.IList.Add(System::Object ^ value) = System::Collections::IList::Add;
int IList.Add (object value);
abstract member System.Collections.IList.Add : obj -> int
override this.System.Collections.IList.Add : obj -> int
Function Add (value As Object) As Integer Implements IList.Add

Parametreler

value
Object

Dizi değeri.

Döndürülenler

Int32

Eklenen öğenin dizini.

Uygulamalar

Şunlara uygulanır