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

A collection of media pins. More...

Inheritance diagram for MediaPinList:
ObjectCollection< MediaPin >

Additional Inherited Members

- Protected Member Functions inherited from ObjectCollection< MediaPin >
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< MediaPin >
bool Immutable [get]
 Returns whether the object is immutable.
 

Detailed Description

A collection of media pins.