System.ComponentModel.PropertyDescriptorCollection.IList C# (CSharp) Метод

IList() приватный Метод

private IList ( ) : void
Результат void
        void IList.Clear() {
            Clear();
        }
        

Same methods

PropertyDescriptorCollection::IList ( object value ) : bool
PropertyDescriptorCollection::IList ( object value ) : int
PropertyDescriptorCollection::IList ( int index ) : void
PropertyDescriptorCollection::IList ( int index, object value ) : void
PropertyDescriptorCollection::IList ( object value ) : void