ArrayListDataSet Constructor

Initializes a new instance of the ArrayListDataSet Class.

Overload List

public ArrayListDataSet()

public ArrayListDataSet(IModelItemOwner)

ArrayListDataSet.ArrayListDataSet Constructor

Initializes a new instance of the ArrayListDataSet Class.

  public ArrayListDataSet();

ArrayListDataSet.ArrayListDataSet Constructor

Initializes a new instance of the ArrayListDataSet Class.

  public ArrayListDataSet(
  IModelItemOwner  
  owner
);

Parameters

owner

Microsoft.MediaCenter.UI.IModelItemOwner.  The owner of the ModelItem.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also