AVBlocks for .NET  3.0
Audio and Video Software Development Kit
MetaAttributeList Class Reference

A collection of meta attributes. More...

Inheritance diagram for MetaAttributeList:
ObjectCollection< MetaAttribute >

Additional Inherited Members

- Protected Member Functions inherited from ObjectCollection< MetaAttribute >
override void ClearItems ()
 Overrides the default collection behavior.
 
override void InsertItem (int index, T item)
 Overrides the default collection behavior.
 
override void RemoveItem (int index)
 Overrides the default collection behavior.
 
override void SetItem (int index, T item)
 Overrides the default collection behavior.
 
- Properties inherited from ObjectCollection< MetaAttribute >
bool Immutable [get]
 Returns whether the object is immutable.
 

Detailed Description

A collection of meta attributes.