MonoMac.WebKit.DomMediaList Members

The members of MonoMac.WebKit.DomMediaList are listed below.

See Also: Inherited members from MonoMac.WebKit.DomObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
default property
Item(int)string. Documentation for this section has not yet been entered.
MediaTextstring. Documentation for this section has not yet been entered.

Public Methods

AppendMedium(string)
Documentation for this section has not yet been entered.
DeleteMedium(string)
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator<string>
Documentation for this section has not yet been entered.
GetItem(int) : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IEnumerable.GetEnumeratorDocumentation for this section has not yet been entered.