DesignerAutoFormatCollection.IList.Add(Object) Yöntem

Tanım

Nesne bir arabirime yayınlandığında DesignerAutoFormatCollection koleksiyona bir IList öğe ekler.

 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

öğesine DesignerAutoFormat eklemek için A DesignerAutoFormatCollection.

Döndürülenler

Int32

Eklenen öğenin dizini.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca nesne bir IList arabirime DesignerAutoFormatCollection yayınlandığında kullanılabilir.

Şunlara uygulanır

Ayrıca bkz.