xamarinios
namespace MonoTouch.Dialog
{
    [DefaultMember("Item")]
    public class Section : Element, IEnumerable
    {
        [Obsolete("Please use AddAll since this version will not work in future versions of MonoTouch when we introduce 4.0 covariance")]
        public int Add(IEnumerable<Element> elements);
    }
}
Xamarin iOS 0.0
Xamarin tvOS 0.0
Information specific to xamarinios
Assembly

MonoTouch.Dialog-1 , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Obsolete Please use AddAll since this version will not work in future versions of MonoTouch when we introduce 4.0 covariance
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/10/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙